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

GitHub

10 stars
1 watching
2 forks
Language: Python
last commit: almost 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
vikingco/flake8-pytest Checks Python test code against standard assert statement usage 12
orsinium-labs/flake8-pylint An extension for flake8 that integrates PyLint to check Python code quality and detect potential errors. 8
simonstjg/flake8-jira-todo-checker Automatically checks Python code for TODO comments with missing JIRA issue IDs 7
m-burst/flake8-pytest-style A flake8 plugin checking style issues in pytest-based tests 230
pycqa/flake8-docstrings Tools to improve Python documentation quality and consistency 154
schlamar/flake8-todo A Flake8 plugin that checks for TODO notes in Python code. 30
smarkets/flake8-strict Plugin for static code analysis of Python code adhering to strict style rules 10
jamescooke/flake8-aaa A Flake8 plugin to enforce Arrange-Act-Assert pattern in Python tests 70
tommilligan/flake8-fixme Automatically detects and flags temporary notes in Python code to help maintain coding standards. 18
orsinium-labs/flake8-codes Tools to inspect error codes in Python code for linting and quality assurance 14
sco1/flake8-annotations Detects missing type annotations in Python functions and methods 156
pycqa/flake8-bugbear A plugin that extends flake8 to detect design problems and likely bugs in Python code. 1,066
decorator-factory/flake8-pep585 A flake8 plugin to detect deprecated type hints from the standard library and suggest their replacements. 22
python-formate/flake8-encodings A tool to identify encoding issues in Python code 6
zupo/flake8-mock Checks Python code for non-existent mock methods used in testing 16