flake8-aaa
Test enforcer
A Flake8 plugin to enforce Arrange-Act-Assert pattern in Python tests
A Flake8 plugin that checks Python tests follow the Arrange-Act-Assert pattern
69 stars
4 watching
6 forks
Language: Python
last commit: 12 months ago
Linked from 1 awesome list
arrange-act-assertcode-qualityflake8-pluginlinterpythontddtest-driven-developmenttesting
Related projects:
Repository | Description | Stars |
---|---|---|
| A Flake8 extension that enforces more specific and informative unittest assertions. | 31 |
| A plugin to catch and report unnecessary assert statements in Python code. | 5 |
| Enforces trailing commas in Python code to avoid merge conflicts and improve readability. | 131 |
| Plugin for static code analysis of Python code adhering to strict style rules | 10 |
| This plugin checks and enforces consistent usage of string literals in Python code. | 5 |
| Enforces consistent 8-space indentation in Python function and class definitions to improve readability. | 0 |
| Analyze Python code for missing or incorrectly formatted test identifiers for a testing framework. | 10 |
| Tools to inspect error codes in Python code for linting and quality assurance | 14 |
| Enforces a blank line after certain Python block types to improve code readability and prevent subtle bugs. | 4 |
| Plugin to validate Python expressions for readability and complexity | 32 |
| Enforces code standards for Python functions | 50 |
| A Flake8 plugin for enforcing SQL coding standards. | 26 |
| Checks Python test code against standard assert statement usage | 12 |
| A Flake8 plugin that checks for correct string literal concatenation in Python code. | 31 |
| Checks Python modules for author attributes and enforces configuration rules around their usage. | 3 |