Commit message (Expand) | Author | Age | |
---|---|---|---|
* | gh-71339: Add additional assertion methods for unittest (GH-128707) | Serhiy Storchaka | 2025-01-14 |
* | gh-84867: Do not load tests from TestCase and FunctionTestCase (GH-100497) | Nikita Sobolev | 2023-09-12 |
* | gh-104835: Remove unittest's deprecated getTestCaseNames, makeSuite, findTest... | Hugo van Kemenade | 2023-05-24 |
* | gh-102515: Remove unused imports in the `Lib/` directory (#102516) | Alex Waygood | 2023-03-08 |
* | Revert "bpo-45162: Revert "Remove many old deprecated unittest features"" (GH... | Serhiy Storchaka | 2022-06-26 |
* | gh-93839: Move Lib/unttest/test/ to Lib/test/test_unittest/ (#94043) | Victor Stinner | 2022-06-21 |