5848b3a1d7
"test --shuffle" skipped test methods when test classes were mixed.
This changes runner.py's reorder_tests() to group by TestCase class.
Regression in
|
||
---|---|---|
.. | ||
__init__.py | ||
models.py | ||
runner.py | ||
test_debug_sql.py | ||
test_discover_runner.py | ||
test_parallel.py | ||
test_shuffler.py | ||
tests.py |