flake8-pytest

Assertion checker

Checks Python test code against standard assert statement usage

An Integration repository

GitHub

12 stars
16 watching
4 forks
Language: Python
last commit: over 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
jparise/flake8-assertiveA Flake8 extension that enforces more specific and informative unittest assertions.31
and-semakin/flake8-pytestrailAnalyze Python code for missing or incorrectly formatted test identifiers for a testing framework.10
m-burst/flake8-pytest-styleA flake8 plugin checking style issues in pytest-based tests229
decorator-factory/flake8-useless-assertA plugin to catch and report unnecessary assert statements in Python code.5
pytest-dev/pytest-flaskProvides tools and fixtures to simplify testing and development of Flask applications489
jamescooke/flake8-aaaA Flake8 plugin to enforce Arrange-Act-Assert pattern in Python tests69
pytest-dev/pytest-djangoProvides a plugin to integrate Django projects with the pytest testing framework.1,401
pycqa/flake8-docstringsTools to improve Python documentation quality and consistency155
realpython/pytest-mypyAutomates mypy static type checking as part of pytest test runs249
pytest-dev/pytest-asyncioProvides support for coroutines in pytest tests1,443
xuhdev/flake8-executableEnsures correct executable permissions and shebangs in Python files18
the-compiler/pytest-vwAutomatically makes failing test cases succeed in CI environments to avoid code deployment issues134
python-formate/flake8-encodingsA tool to identify encoding issues in Python code6
jparise/flake8-authorChecks Python modules for author attributes and enforces configuration rules around their usage.3
sanders41/pytest-meilisearchProvides utilities and helpers for testing Python projects using Meilisearch1