os-testr/os_testr
Matthew Treinish b351bc6c8f
Handle a skipped test without a reason message
This commit fixes a bug in subunit-trace where if a test is skipped
but does not have a reason associated with the skip it would stack
trace. This checks for the existence of a reason before trying to
use it.

Change-Id: I14dd9fbb40a8c232431e5042aa46f7e521e15311
2015-08-15 14:43:44 -04:00
..
tests Make use of argparse groups and add some tests 2015-08-11 13:01:01 -06:00
__init__.py Initial Cookiecutter Commit. 2015-03-17 14:58:46 -04:00
os_testr.py Make use of argparse groups and add some tests 2015-08-11 13:01:01 -06:00
subunit2html.py Fix pep8 issues and add apache header to subunit2html 2015-04-01 19:12:37 -04:00
subunit_trace.py Handle a skipped test without a reason message 2015-08-15 14:43:44 -04:00