Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-71339: Add additional assertion methods for unittest (GH-128707) | Serhiy Storchaka | 2025-01-14 | 1 | -9/+298 |
* | gh-128729: Fix RuntimeWarning in test_unittest (GH-128730) | Serhiy Storchaka | 2025-01-12 | 1 | -0/+3 |
* | gh-120544: Add `else: fail()` to tests where exception is expected (#120545) | Nikita Sobolev | 2024-06-15 | 1 | -0/+10 |
* | gh-120388: Improve deprecation warning message, when test returns non-None (#... | Nikita Sobolev | 2024-06-12 | 1 | -0/+19 |
* | gh-68968: Correcting message display issue with assertEqual (#103937) | Michael Blahay | 2023-05-04 | 1 | -0/+60 |
* | gh-48330: assert warning is emitted on unittest.TestResult with no addDuratio... | Irit Katriel | 2023-04-06 | 1 | -1/+2 |
* | gh-97837: Change deprecation warning message in `unittest` (#97838) | Nikita Sobolev | 2022-10-05 | 1 | -3/+14 |
* | Revert "bpo-45162: Revert "Remove many old deprecated unittest features"" (GH... | Serhiy Storchaka | 2022-06-26 | 1 | -63/+6 |
* | gh-93839: Move Lib/unttest/test/ to Lib/test/test_unittest/ (#94043) | Victor Stinner | 2022-06-21 | 1 | -0/+1977 |