summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_unittest/test_async_case.py
Commit message (Expand)AuthorAgeFilesLines
* Add more details in test_unittest (GH-99626)Serhiy Storchaka2022-11-211-26/+44
* gh-97837: Change deprecation warning message in `unittest` (#97838)Nikita Sobolev2022-10-051-3/+14
* gh-96021: Explicitly close the IsolatedAsyncioTestCase runner in tests (GH-96...Serhiy Storchaka2022-08-241-2/+7
* GH-95736: fix IsolatedAsyncioTestCase to initialize Runner before calling set...Kumar Aditya2022-08-161-0/+15
* gh-93839: Move Lib/unttest/test/ to Lib/test/test_unittest/ (#94043)Victor Stinner2022-06-211-0/+439