cpython/Lib/test/test_unittest
Hugo van Kemenade 23f2e8f13c
gh-127221: Add colour to unittest output (#127223)
Co-authored-by: Kirill Podoprigora <kirill.bast9@mail.ru>
2024-12-05 21:10:46 +02:00
..
namespace_test_pkg gh-80958: unittest: discovery support for namespace packages as start directory (#123820) 2024-10-23 13:41:33 +09:00
testmock gh-104745: Limit starting a patcher more than once without stopping it (#126649) 2024-11-13 08:20:38 +00:00
__init__.py
__main__.py
_test_warnings.py
dummy.py
support.py
test_assertions.py
test_async_case.py gh-127221: Add colour to unittest output (#127223) 2024-12-05 21:10:46 +02:00
test_break.py
test_case.py
test_discovery.py gh-80958: unittest: discovery support for namespace packages as start directory (#123820) 2024-10-23 13:41:33 +09:00
test_functiontestcase.py
test_loader.py
test_program.py gh-127221: Add colour to unittest output (#127223) 2024-12-05 21:10:46 +02:00
test_result.py gh-127221: Add colour to unittest output (#127223) 2024-12-05 21:10:46 +02:00
test_runner.py gh-127221: Add colour to unittest output (#127223) 2024-12-05 21:10:46 +02:00
test_setups.py
test_skipping.py gh-127221: Add colour to unittest output (#127223) 2024-12-05 21:10:46 +02:00
test_suite.py
test_util.py