testing-cabal / unittest-ext

Automatically exported from code.google.com/p/unittest-ext
2 stars 2 forks source link

randomize suite method #6

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
A method to randomize tests within a class and classes within a module -
and modules within a top level suite.

This provides test randomization compatible with shared fixtures. 

Should there also be a command line parameter to main() to trigger this?

Original issue reported on code.google.com by fuzzyman on 4 Mar 2010 at 11:47

GoogleCodeExporter commented 9 years ago

Original comment by fuzzyman on 11 Jun 2010 at 2:49

GoogleCodeExporter commented 9 years ago
Closing in favor of http://bugs.python.org/issue22813

Original comment by robert.c...@gmail.com on 7 Nov 2014 at 10:06