cpython/Lib/test/test_unittest
2025-07-02 09:51:19 +00:00
..
namespace_test_pkg
testmock gh-135368: Fix mocks on dataclass specs with instance=True (#135421) 2025-06-14 09:46:43 +01:00
__init__.py
__main__.py
_test_warnings.py
dummy.py
support.py
test_assertions.py
test_async_case.py gh-130322: drop deprecation of asyncio.set_event_loop (#132349) 2025-04-12 12:03:52 +05:30
test_break.py
test_case.py gh-134567: Add the formatter parameter in unittest.TestCase.assertLogs (GH-134570) 2025-07-02 09:51:19 +00:00
test_discovery.py
test_functiontestcase.py
test_loader.py
test_program.py
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