Description
Pytest test suites can be linted for style issues and common test-quality patterns. Developers use this Flake8 extension to keep assertions, fixtures, and parametrization more consistent. It reports test code issues and leaves behavior changes to reviewers.