• 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
tests.py 13.9 KB