os-testr/os_testr/tests
Ghanshyam Mann eabcb94756 Use unittest.mock instead of third party mock
Now that we no longer support py27, we can use the standard library
unittest.mock module instead of the third party mock lib.

Change-Id: I8c269117dba546ee2c75685dbd29756407488aaf
2020-07-31 23:22:25 +00:00
..
files Replace git.openstack.org URLs with opendev.org URLs 2019-06-25 09:33:30 +00:00
sample_streams Fail if no tests were successfully executed 2015-11-18 18:48:24 -05:00
utils Add unit test for colorizer 2016-01-12 13:58:24 +09: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_ostestr.py Use unittest.mock instead of third party mock 2020-07-31 23:22:25 +00:00
test_regex_builder.py Use unittest.mock instead of third party mock 2020-07-31 23:22:25 +00:00
test_return_codes.py Switch to stestr under the covers 2017-08-29 11:03:30 -04:00
test_subunit2html.py subunit2html dealing with incorrect data format 2020-01-22 10:55:32 +02:00
test_subunit_trace.py Use unittest.mock instead of third party mock 2020-07-31 23:22:25 +00:00
testlist_builder.py Use unittest.mock instead of third party mock 2020-07-31 23:22:25 +00:00