flake8-pytest-style 2.0.0
0
A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.
Contents
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
Related Packages
Errors
A list of common flake8-pytest-style errors.
Code Examples
Here are some flake8-pytest-style
code examples and snippets.