cpython/Lib/test/test_unittest
Miss Islington (bot) 355d928e55
[3.13] gh-120732: Fix name passing to Mock, when using kwargs to create_autospec (GH-120737) (#120760)
gh-120732: Fix `name` passing to `Mock`, when using kwargs to `create_autospec` (GH-120737)
(cherry picked from commit 1e4815692f)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
2024-06-19 20:59:28 +00:00
..
testmock [3.13] gh-120732: Fix name passing to Mock, when using kwargs to create_autospec (GH-120737) (#120760) 2024-06-19 20:59:28 +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.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 gh-59215: unittest: restore _top_level_dir at end of discovery (GH-15242) 2024-04-03 16:17:13 +02:00
test_functiontestcase.py
test_loader.py
test_program.py
test_result.py
test_runner.py
test_setups.py
test_skipping.py
test_suite.py