cpython/Lib/test/test_unittest
2024-10-15 17:00:04 +01:00
..
testmock gh-124176: Add special support for dataclasses to create_autospec (#124429) 2024-09-27 09:48:31 +03:00
__init__.py
__main__.py
_test_warnings.py
dummy.py
support.py
test_assertions.py
test_async_case.py gh-120388: Improve deprecation warning message, when test returns non-None (#120401) 2024-06-12 14:50:58 +00:00
test_break.py
test_case.py gh-120544: Add else: fail() to tests where exception is expected (#120545) 2024-06-15 10:33:14 +00:00
test_discovery.py
test_functiontestcase.py
test_loader.py
test_program.py
test_result.py gh-125522 : add explicit exception types to bare excepts in tests (#125523) 2024-10-15 17:00:04 +01:00
test_runner.py
test_setups.py
test_skipping.py
test_suite.py
test_util.py gh-121708: Improve test coverage for unittest.util (GH-121713) 2024-07-14 10:08:47 +02:00