Hello Christian,
On Tue, Nov 3, 2009 at 11:07 AM, Christian Theune <[email protected]> wrote:
> [...] btw: do you log the seed if
> you generated one?)
Yep, the seed is displayed at the end of tests, so that it can be
reused to reproduce a failing test.
$ ./bin/test --shuffle -cvvv
Running tests at level 1
Running zope.testing.testrunner.layer.UnitTests tests:
Set up zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
...
Ran 257 tests with 0 failures and 0 errors in 21.908 seconds.
Tests were shuffled using seed number 321854366611
I already find it *very* useful ...
Cheers,
Jonathan
_______________________________________________
Zope-Dev maillist - [email protected]
https://mail.zope.org/mailman/listinfo/zope-dev
** No cross posts or HTML encoding! **
(Related lists -
https://mail.zope.org/mailman/listinfo/zope-announce
https://mail.zope.org/mailman/listinfo/zope )