summaryrefslogtreecommitdiff
path: root/tests/mixins.py
Commit message (Expand)AuthorAgeFilesLines
* test: simplify how StopEverything is converted to skipnedbat/remove-unittest-testcaseNed Batchelder2021-03-111-28/+0
* refactor: use pytest.skip instead of unittest'sNed Batchelder2021-03-111-4/+3
* test: reduce use of unittestNed Batchelder2021-03-111-9/+122
* refactor: replace unittest_mixins.EnvironmentAwareMixin with a pytest adapterNed Batchelder2021-03-041-0/+18
* refactor: remove unittest.assertCountEqualNed Batchelder2021-02-061-1/+1
* refactor: remove reliance on unittest_mixins.StdStreamCapturingMixinNed Batchelder2021-02-021-0/+31
* refactor: move test mixins to their own fileNed Batchelder2021-02-021-0/+39