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

Daniel Nouri daniel.nouri at gmail.com
Mon Apr 21 14:08:07 UTC 2008


Hedley Roos <hedley at upfrontsystems.co.za>
writes:

> 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.

No idea what's going on here.  I don't know what your setup looks like.

Try the ploneout from
http://svn.plone.org/svn/plone/ploneout/branches/3.1/

Build it with python2.4 bootstrap.py and bin/buildout and then run
bin/instance test -s Products.Archetypes


-- 
Daniel Nouri
http://danielnouri.org





More information about the Product-Developers mailing list