cpython/Lib/test/test_unittest
Hugo van Kemenade afcf238ed4
[3.13] gh-128595: Add test class helper to force no terminal colour (GH-128687) (#128778)
Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
2025-01-13 13:57:44 +02:00
..
testmock [3.13] gh-104745: Limit starting a patcher more than once without stopping it (GH-126649) (#126772) 2024-11-13 08:46:12 +00:00
__init__.py
__main__.py
_test_warnings.py
dummy.py
support.py
test_assertions.py
test_async_case.py
test_break.py
test_case.py [3.13] gh-120544: Add else: fail() to tests where exception is expected (GH-120545) (#120546) 2024-06-15 12:54:07 +01:00
test_discovery.py gh-59215: unittest: restore _top_level_dir at end of discovery (GH-15242) 2024-04-03 16:17:13 +02:00
test_functiontestcase.py
test_loader.py
test_program.py
test_result.py [3.13] gh-128595: Add test class helper to force no terminal colour (GH-128687) (#128778) 2025-01-13 13:57:44 +02:00
test_runner.py
test_setups.py
test_skipping.py
test_suite.py
test_util.py [3.13] gh-121708: Improve test coverage for unittest.util (GH-121713) (GH-121738) 2024-07-14 08:32:41 +00:00