cpython/Lib/test/test_unittest
Miss Islington (bot) 551aa6ab94
[3.12] gh-106584: Fix exit code for unittest in Python 3.12 (GH-106588) (#109725)
gh-106584: Fix exit code for unittest in Python 3.12 (GH-106588)
(cherry picked from commit 8fc071345b)

Co-authored-by: EliseevEgor <egor.eliseev@jetbrains.com>
Co-authored-by: sunmy2019 <59365878+sunmy2019@users.noreply.github.com>
Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
2023-10-02 17:18:41 +02:00
..
testmock
__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 [3.12] gh-106300: Improve errors testing in test_unittest.test_runner (GH-106737) (#108006) 2023-08-16 12:13:35 +02:00
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