pytest-flake8
pytest-flake8 copied to clipboard
Document the advantages of this plugin over using Flake8 and Pytest separately.
I run at my projects Continuous Integration separately Flake8 and Pytest.
Honesty, I have no clue what is the purpose of this plugin if anyone can run Flake8 at his CI and then Pytest.
Have a look at https://github.com/jaraco/skeleton/issues/48#issuecomment-808551034 for reasons why the plugin is useful to me over a simple executable.