cpython/Lib/test/test_unittest
Miss Islington (bot) 0a868db982
[3.13] gh-123934: Fix MagicMock not to reset magic method return values (GH-124038) (#124231)
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-29 18:11:03 -07:00
..
testmock [3.13] gh-123934: Fix MagicMock not to reset magic method return values (GH-124038) (#124231) 2024-09-29 18:11:03 -07: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.13] gh-120544: Add else: fail() to tests where exception is expected (GH-120545) (#120546) 2024-06-15 12:54:07 +01:00
test_discovery.py
test_functiontestcase.py
test_loader.py
test_program.py
test_result.py
test_runner.py
test_setups.py
test_skipping.py
test_suite.py
test_util.py [3.13] gh-121708: Improve test coverage for unittest.util (GH-121713) (GH-121738) 2024-07-14 08:32:41 +00:00