flake8-pytest-style
Style checker
A flake8 plugin checking style issues in pytest-based tests
A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.
229 stars
2 watching
16 forks
Language: Python
last commit: 12 months ago
Linked from 1 awesome list
flake8flake8-extensionsflake8-pluginflake8-pluginspytestpython3
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A plugin for testing type checking and stubs using mypy and pytest | 107 |
| | Checks Python test code against standard assert statement usage | 12 |
| | Analyze Python code for missing or incorrectly formatted test identifiers for a testing framework. | 10 |
| | A tool to verify mypy's static type analysis output | 31 |
| | A pytest plugin that generates annotations and stubs for Python modules based on their type definitions | 43 |
| | A flake8 plugin to detect deprecated type hints from the standard library and suggest their replacements. | 23 |
| | Analyze and optimize type-checking imports in Python code to improve maintainability and runtime performance. | 115 |
| | Automates mypy static type checking as part of pytest test runs | 249 |
| | A Flake8 plugin that performs checks on Numba package usage to improve code quality and catch potential errors. | 0 |
| | Provides tools and fixtures to simplify testing and development of Flask applications | 489 |
| | An extension for flake8 that integrates PyLint to check Python code quality and detect potential errors. | 8 |
| | Tools to improve Python documentation quality and consistency | 155 |
| | Enhances Flake8 to better handle stub files used in type hinting | 73 |
| | Checks Python modules for author attributes and enforces configuration rules around their usage. | 3 |
| | Provides a plugin to integrate Django projects with the pytest testing framework. | 1,401 |