Hedley Roos <[EMAIL PROTECTED]> 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 _______________________________________________ Product-Developers mailing list [email protected] http://lists.plone.org/mailman/listinfo/product-developers
