[Zodb-checkins] Re: [Checkins] SVN: ZODB/trunk/setup.py Wrap the zope testrunner for ZODB in something that can be invoked using "setup.py test". The ultimate result is:

Christian Theune ct at gocept.com
Mon Nov 12 07:41:16 EST 2007


Am Sonntag, den 11.11.2007, 22:14 -0500 schrieb Chris McDonough:
> Log message for revision 81760:
>   Wrap the zope testrunner for ZODB in something that can be invoked using "setup.py test".  The ultimate result is:
>   
>     Ran 2510 tests in 629.115s
>   
>     OK
>   
>   Although when I do:
>   
>     python bootstrap.py
>     bin/buildout
>     bin/test
>   
>   I get:
>   
>     Ran 2821 tests with 0 failures and 0 errors in 6 minutes 55.513 seconds.
>   
>   I'm not entirely sure how to account for the difference in # of tests yet.

You might be missing some functional tests.

You could do 

bin/test -vv

and maybe setup.py test can run with listing the test names as well,
then you could compare which tests are missing.

-- 
gocept gmbh & co. kg - forsterstrasse 29 - 06112 halle (saale) - germany
www.gocept.com - ct at gocept.com - phone +49 345 122 9889 7 -
fax +49 345 122 9889 1 - zope and plone consulting and development
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Dies ist ein digital signierter Nachrichtenteil
Url : http://mail.zope.org/pipermail/zodb-checkins/attachments/20071112/20609bf6/attachment.bin


More information about the Zodb-checkins mailing list