os-testr/os_testr/tests
TerryHowe 8eb9453815 Make use of argparse groups and add some tests
This change makes use of argparse groups to generate error
messages when the user specifies invalid command line option
combinations.  For example if the user specified --pretty
and --no-pretty before it would not complain, but now it
will.

Change-Id: I07e1edb5c43ff7b0a81879f388770fb732fed43b
2015-08-11 13:01:01 -06:00
..
files Add basic unit tests to check ostestr return codes 2015-03-18 22:51:07 -04:00
__init__.py Initial Cookiecutter Commit. 2015-03-17 14:58:46 -04:00
base.py Initial Cookiecutter Commit. 2015-03-17 14:58:46 -04:00
test_os_testr.py Make use of argparse groups and add some tests 2015-08-11 13:01:01 -06:00
test_return_codes.py Misc Python 3 compatibility fixes 2015-06-23 09:49:06 +01:00
test_subunit_trace.py Fix ValueError in subunit_trace 2015-04-18 13:40:32 +02:00