mirror of
https://github.com/django/django.git
synced 2025-11-20 11:36:04 +00:00
Keeping backwards compatibility with test_runner.option_list is tricky and would imply transforming an optparse.Option to an argparse.Action. I choose to introduce a backwards incompatible change because it only affects testing, not runtime behavior. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| models.py | ||
| test_discover_runner.py | ||
| tests.py | ||