flake8-pytestrail
Test identifier checker
Analyze Python code for missing or incorrectly formatted test identifiers for a testing framework.
Flake8 plugin to check for missing or wrong TestRail test identifiers
10 stars
1 watching
2 forks
Language: Python
last commit: about 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Checks Python test code against standard assert statement usage | 12 |
| An extension for flake8 that integrates PyLint to check Python code quality and detect potential errors. | 8 |
| Automatically checks Python code for TODO comments with missing JIRA issue IDs | 7 |
| A flake8 plugin checking style issues in pytest-based tests | 229 |
| Tools to improve Python documentation quality and consistency | 155 |
| A Flake8 plugin that checks for TODO notes in Python code. | 30 |
| Plugin for static code analysis of Python code adhering to strict style rules | 10 |
| A Flake8 plugin to enforce Arrange-Act-Assert pattern in Python tests | 69 |
| Automatically detects and flags temporary notes in Python code to help maintain coding standards. | 18 |
| Tools to inspect error codes in Python code for linting and quality assurance | 14 |
| Detects missing type annotations in Python functions and methods | 156 |
| A tool to identify likely bugs and design problems in Python code | 1,066 |
| A flake8 plugin to detect deprecated type hints from the standard library and suggest their replacements. | 23 |
| A tool to identify encoding issues in Python code | 6 |
| Checks Python code for non-existent mock methods used in testing | 17 |