Contents

flake8-pytest-style 2.0.0

0

A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.

A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.

How to Install flake8-pytest-style

You can install flake8-pytest-style using pip

pip install flake8-pytest-style

or add it to a project with poetry

poetry add flake8-pytest-style

Package Details

Author
Mikhail Burshteyn
License
MIT
Homepage
https://pypi.org/project/flake8-pytest-style
PyPi:
https://pypi.org/project/flake8-pytest-style/

Classifiers

  • Software Development/Quality Assurance
  • Software Development/Testing
  • Software Development/Testing/Unit
No  flake8-pytest-style  pypi packages just yet.

Errors

A list of common flake8-pytest-style errors.

Code Examples

Here are some flake8-pytest-style code examples and snippets.

Related Packages & Articles