theY4Kman / pytest-only

pytest plug-in to run single tests with the "only" mark (perfect for use with auto-rerunners!)
https://pypi.org/project/pytest-only/
MIT License
18 stars 5 forks source link

Add flake8 plugin #12

Closed theY4Kman closed 8 months ago

theY4Kman commented 8 months ago

Brief

This PR introduces a flake8 plugin to check for uses of pytest.mark.only that one might not wish to commit.