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 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jparise/flake8-assertive A Flake8 extension that enforces more specific and informative unittest assertions. 31
and-semakin/flake8-pytestrail Analyze Python code for missing or incorrectly formatted test identifiers for a testing framework. 10
m-burst/flake8-pytest-style A flake8 plugin checking style issues in pytest-based tests 230
decorator-factory/flake8-useless-assert A plugin to catch and report unnecessary assert statements in Python code. 5
pytest-dev/pytest-flask Provides tools and fixtures to simplify testing and development of Flask applications 485
jamescooke/flake8-aaa A Flake8 plugin to enforce Arrange-Act-Assert pattern in Python tests 70
pytest-dev/pytest-django Provides a plugin to integrate Django projects with the pytest testing framework. 1,393
pycqa/flake8-docstrings Tools to improve Python documentation quality and consistency 154
realpython/pytest-mypy A plugin that integrates mypy with pytest to enable static type checking during unit testing. 248
pytest-dev/pytest-asyncio Provides support for coroutines in pytest tests 1,426
xuhdev/flake8-executable Ensures executable permissions and shebangs are correctly set in Python files. 18
the-compiler/pytest-vw Automatically makes failing test cases succeed in CI environments to avoid code deployment issues 134
python-formate/flake8-encodings A tool to identify encoding issues in Python code 6
jparise/flake8-author Checks Python modules for author attributes and enforces configuration rules around their usage. 3
sanders41/pytest-meilisearch Provides utilities and helpers for testing Python projects using Meilisearch 1