cpython/Lib/test/test_unittest
Miss Islington (bot) e9578f6424
[3.12] gh-123934: Fix MagicMock not to reset magic method return values (GH-124038) (#124232)
gh-123934: Fix `MagicMock` not to reset magic method return values (GH-124038)
(cherry picked from commit 7628f67d55)

Co-authored-by: sobolevn <mail@sobolevn.me>
2024-09-19 08:18:01 +00:00
..
testmock [3.12] gh-123934: Fix MagicMock not to reset magic method return values (GH-124038) (#124232) 2024-09-19 08:18:01 +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.12] gh-120544: Add else: fail() to tests where exception is expected (GH-120545) (#120547) 2024-06-15 12:54:22 +01:00
test_discovery.py [3.12] gh-59215: unittest: restore _top_level_dir at end of discovery (GH-15242) (GH-117508) 2024-04-23 12:41:32 +00:00
test_functiontestcase.py
test_loader.py
test_program.py
test_result.py
test_runner.py
test_setups.py
test_skipping.py [3.12] gh-113267: Revert "gh-106584: Fix exit code for unittest in Python 3.12 (GH-106588)" (GH-114470) (GH-114994) 2024-02-04 16:00:56 +00:00
test_suite.py
test_util.py [3.12] gh-121708: Improve test coverage for unittest.util (GH-121713) (GH-121737) 2024-07-14 10:58:55 +02:00