[Product-Developers] Running tests from a Plone 3 buildout

Ricardo Alves rsa at eurotux.com
Mon Apr 21 13:59:48 UTC 2008


Hedley Roos wrote:
> I'm having trouble running tests for Archetypes 1.5.8.
>
> I stand in directory /path/to/my_instance/parts/instance/bin and do 
> ./zopectl test -s Products.Archetypes
>
> I just get
>
> Running tests at level 1
> Total: 0 tests, 0 failures, 0 errors
>
> I've tried a few permutations but no success. What am I doing wrong? I 
> do have ZopeTestCase and PloneTestCase in my products directory.
>

Go to /path/to/my_instance/ and run:

$ bin/instance test -s Products.Archetypes


it should work.

Ricardo


-- 
Ricardo Alves <rsa at eurotux.com>
Eurotux <http://www.eurotux.com>





More information about the Product-Developers mailing list