Pytest markers for not implemented features and tests.
-
Updated
Aug 28, 2019 - Python
Pytest markers for not implemented features and tests.
A pytest plugin to start test execution from a specific test case, skipping all tests before the matched test. Supports pattern matching and logical operators (and/or/not).
Run only some of the tests specified in a Perl test file.
To associate your repository with the skip-tests topic, visit your repo's landing page and select "manage topics."