• Claude Paroz's avatar
    Converted test management command to argparse · 4b452429
    Claude Paroz yazdı
    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.
    4b452429
Adı
Son kayıt (commit)
Son güncelleme
..
__init__.py Loading commit data...
models.py Loading commit data...
test_discover_runner.py Loading commit data...
tests.py Loading commit data...