flake8-pytest
Assertion checker
Checks Python test code against standard assert statement usage
An Integration repository
12 stars
16 watching
4 forks
Language: Python
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Flake8 extension that enforces more specific and informative unittest assertions. | 31 |
| Analyze Python code for missing or incorrectly formatted test identifiers for a testing framework. | 10 |
| A flake8 plugin checking style issues in pytest-based tests | 229 |
| A plugin to catch and report unnecessary assert statements in Python code. | 5 |
| Provides tools and fixtures to simplify testing and development of Flask applications | 489 |
| A Flake8 plugin to enforce Arrange-Act-Assert pattern in Python tests | 69 |
| Provides a plugin to integrate Django projects with the pytest testing framework. | 1,401 |
| Tools to improve Python documentation quality and consistency | 155 |
| Automates mypy static type checking as part of pytest test runs | 249 |
| Provides support for coroutines in pytest tests | 1,443 |
| Ensures correct executable permissions and shebangs in Python files | 18 |
| Automatically makes failing test cases succeed in CI environments to avoid code deployment issues | 134 |
| A tool to identify encoding issues in Python code | 6 |
| Checks Python modules for author attributes and enforces configuration rules around their usage. | 3 |
| Provides utilities and helpers for testing Python projects using Meilisearch | 1 |