Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: simplify how StopEverything is converted to skipnedbat/remove-unittest-testcase | Ned Batchelder | 2021-03-11 | 1 | -28/+0 |
* | refactor: use pytest.skip instead of unittest's | Ned Batchelder | 2021-03-11 | 1 | -4/+3 |
* | test: reduce use of unittest | Ned Batchelder | 2021-03-11 | 1 | -9/+122 |
* | refactor: replace unittest_mixins.EnvironmentAwareMixin with a pytest adapter | Ned Batchelder | 2021-03-04 | 1 | -0/+18 |
* | refactor: remove unittest.assertCountEqual | Ned Batchelder | 2021-02-06 | 1 | -1/+1 |
* | refactor: remove reliance on unittest_mixins.StdStreamCapturingMixin | Ned Batchelder | 2021-02-02 | 1 | -0/+31 |
* | refactor: move test mixins to their own file | Ned Batchelder | 2021-02-02 | 1 | -0/+39 |