"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 | ||
client.py | ||
html.py | ||
runner.py | ||
selenium.py | ||
signals.py | ||
testcases.py | ||
utils.py |