[Zope-dev] zope.testrunner (Was: Circular dependency hell.)

Lennart Regebro regebro at gmail.com
Mon Apr 19 07:03:28 EDT 2010


OK, I made a branch of zope.testing that doesn't include the
testrunner. That was easy peasy.

http://svn.zope.org/zope.testing/branches/regebro-notestrunner/

And I made a zope.testrunner:

http://svn.zope.org/zope.testrunner/trunk

That was pretty easy too. Except one thing: The shuffle feature
shuffles things differently in zope.testrunner compared to in
zope.testing.testrunner, which seems to be because it finds the layers
in a different order.

Anybody using the shuffle feature with seeds in their tests, so we can
make sure it still actually works?

-- 
Lennart Regebro: http://regebro.wordpress.com/
Python 3 Porting: http://python-incompatibility.googlecode.com/
+33 661 58 14 64


More information about the Zope-Dev mailing list