A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.
☆239Feb 23, 2026Updated last week
Alternatives and similar repositories for flake8-pytest-style
Users that are interested in flake8-pytest-style are comparing it to the libraries listed below
Sorting:
- Flake8 Type Annotation Checking☆163Jan 7, 2026Updated 2 months ago
- Flake8 plugin for return expressions checking.☆62Oct 8, 2025Updated 4 months ago
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆468Feb 14, 2026Updated 2 weeks ago
- ❄️ A flake8 plugin that helps you write tidier imports.☆74Updated this week
- 🚨 Flake8 plugin to forbid backslashes (\) for line breaks☆111Jan 3, 2025Updated last year
- Automatically remove unnecessary `# noqa` comments☆260Dec 22, 2025Updated 2 months ago
- A flake8 extension that implements misc. lints☆65Feb 21, 2023Updated 3 years ago
- Flake8 extension to validate (lack of) logging format strings☆137Updated this week
- A flake8 plugin to ban PEP-420 implicit namespace packages.☆28Updated this week
- Flake8 plugin to encourage correct string literal concatenation☆33Jan 7, 2026Updated last month
- ❄ A flake8 plugin that helps you to simplify code☆194Jan 1, 2026Updated 2 months ago
- Flake8 plugin to find commented out or dead code☆316Mar 14, 2025Updated 11 months ago
- Automated security testing using bandit and flake8.☆116Sep 13, 2023Updated 2 years ago
- Flake8 plugin for managing type-checking imports & forward references.☆130Feb 18, 2026Updated 2 weeks ago
- A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodest…☆1,112Updated this week
- Enforce the same settings on multiple projects☆413Feb 27, 2026Updated last week
- flake8 plugin to validate #noqa comments - Mirror of https://gitlab.linss.com/open-source/flake8/flake8-noqa☆39Feb 7, 2026Updated 3 weeks ago
- Naming Convention checker for Python☆530May 6, 2025Updated 10 months ago
- A collection of fast, cheap, regex based pre-commit hooks.☆239Dec 15, 2025Updated 2 months ago
- flake8 plugin to validate annotations complexity☆51Mar 4, 2025Updated last year
- ☆51Nov 7, 2023Updated 2 years ago
- Check for python builtins being used as variables or parameters☆118Oct 25, 2025Updated 4 months ago
- A curated awesome list of flake8 extensions. Feel free to contribute!☆1,275Feb 28, 2026Updated last week
- A flake8 extension that checks classes attributes order☆62Mar 20, 2025Updated 11 months ago
- Package requirements checker☆37Dec 1, 2025Updated 3 months ago
- ❄️ Spellcheck variables, classnames, comments, docstrings etc☆76Aug 27, 2024Updated last year
- Integration of pydocstyle and flake8 for combined linting and reporting☆159Jan 19, 2026Updated last month
- flake8 plugin which checks that typing imports are properly guarded☆50Dec 22, 2025Updated 2 months ago
- Flake8 plugin to warn against unused arguments in functions☆33Oct 27, 2025Updated 4 months ago
- flake8 plugin to require absolute imports☆13Nov 29, 2025Updated 3 months ago
- An extension for flake8 that validates cognitive functions complexity☆71Feb 24, 2021Updated 5 years ago
- flake8☆122Jul 16, 2023Updated 2 years ago
- Run `black` on python code blocks in documentation files☆676Updated this week
- apply a consistent format to `setup.cfg` files☆154Dec 16, 2025Updated 2 months ago
- flake8 plugin for validation of function parameters (length, complexity, etc)☆51Apr 10, 2023Updated 2 years ago
- A coverage plugin to provide sensible default settings☆84Dec 22, 2025Updated 2 months ago
- flake8 plugin to validate expressions complexity☆33Mar 19, 2022Updated 3 years ago
- A Flake8 plugin to ensure a consistent format for multiline containers.☆14Dec 8, 2025Updated 2 months ago
- Pytest plugin to randomly order tests and control random.seed☆697Updated this week