1418
1418
If arguments are given, they are regular expressions that say
1421
1430
# TODO: --list should give a list of all available tests
1423
1432
takes_args = ['testspecs*']
1425
1434
Option('one', help='stop when one test fails'),
1427
1436
help='keep output directories when tests fail')