cpython/Lib/test/test_unittest
2025-01-12 12:22:43 +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-127949: deprecate asyncio.set_event_loop_policy (#128024) 2024-12-18 11:35:29 +05:30
__init__.py
__main__.py
_test_warnings.py
dummy.py
support.py
test_assertions.py
test_async_case.py gh-127949: deprecate asyncio.set_event_loop (#128218) 2024-12-24 19:24:28 +05:30
test_break.py
test_case.py gh-128729: Fix RuntimeWarning in test_unittest (GH-128730) 2025-01-12 12:22:43 +02:00
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 gh-121708: Improve test coverage for unittest.util (GH-121713) 2024-07-14 10:08:47 +02:00