cpython/Lib/test/test_unittest
Miss Islington (bot) 577a8fb72b
[3.12] gh-111019: Align expected and actual titles in test output (GH-111020) (#111024)
gh-111019: Align expected and actual titles in test output (GH-111020)

Align expected and actual titles in output from
assert_has_calls/assert_called_with for greater readability
(cherry picked from commit 77dbd95609)

Co-authored-by: James <morisja@gmail.com>
2023-10-18 08:01:18 +00:00
..
testmock [3.12] gh-111019: Align expected and actual titles in test output (GH-111020) (#111024) 2023-10-18 08:01:18 +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
test_discovery.py [3.12] gh-106584: Fix exit code for unittest in Python 3.12 (GH-106588) (#109725) 2023-10-02 17:18:41 +02:00
test_functiontestcase.py
test_loader.py [3.12] gh-84867: Do not load tests from TestCase and FunctionTestCase (GH-100497) (#109327) 2023-10-02 16:57:44 +02:00
test_program.py
test_result.py
test_runner.py
test_setups.py
test_skipping.py [3.12] gh-106584: Fix exit code for unittest in Python 3.12 (GH-106588) (#109725) 2023-10-02 17:18:41 +02:00
test_suite.py