cpython/Lib/test/test_unittest
2026-05-05 15:04:05 +03:00
..
namespace_test_pkg
testmock gh-149189: Modern defaults for pprint (#149190) 2026-05-05 15:04:05 +03:00
__init__.py
__main__.py
_test_warnings.py
dummy.py
support.py
test_assertions.py gh-143231: Do not swallow not matched warnings in assertWarns*() (GH-149229) 2026-05-03 10:24:57 +00:00
test_async_case.py gh-134657: Remove newly added private names from asyncio.__all__ (#134665) 2025-07-09 13:25:46 +05:30
test_break.py
test_case.py gh-143231: Do not swallow not matched warnings in assertWarns*() (GH-149229) 2026-05-03 10:24:57 +00:00
test_discovery.py
test_functiontestcase.py
test_loader.py gh-71339: Add additional assertion methods for unittest (GH-128707) 2025-01-14 10:02:38 +02:00
test_program.py gh-136442: Fix unittest to return exit code 5 when setUpClass raises an exception (#136487) 2025-11-14 16:59:51 -08:00
test_result.py gh-134565: Use ExceptionGroup to handle multiple errors in unittest.doModuleCleanups() (GH-134566) 2025-05-23 21:07:49 +03:00
test_runner.py gh-134565: Use ExceptionGroup to handle multiple errors in unittest.doModuleCleanups() (GH-134566) 2025-05-23 21:07:49 +03:00
test_setups.py
test_skipping.py
test_suite.py
test_util.py gh-145546: unittest.util: fix sorted_list_difference tail deduplication (GH-145547) 2026-03-11 13:21:22 +01:00