jamescooke / flake8-aaa
A Flake8 plugin that checks Python tests follow the Arrange-Act-Assert pattern
☆69Updated last year
Alternatives and similar repositories for flake8-aaa:
Users that are interested in flake8-aaa are comparing it to the libraries listed below
- flake8 plugin to validate expressions complexity☆32Updated 2 years ago
- flake8 plugin for validation of function parameters (length, complexity, etc)☆50Updated last year
- A flake8 extension that checks classes attributes order☆59Updated 2 weeks ago
- A flake8 extension that helps to make more readable variables names☆55Updated 8 months ago
- 🚨 Flake8 plugin to forbid backslashes (\) for line breaks☆111Updated 2 months ago
- ❄️ A flake8 plugin that helps you write tidier imports.☆73Updated last week
- Flake8 plugin for return expressions checking.☆62Updated 10 months ago
- Plugin to list unused fixtures in your tests☆157Updated 3 months ago
- Check for python builtins being used as variables or parameters☆114Updated 9 months ago
- A Flake8 plugin that checks for issues using the standard library logging module.☆82Updated last week
- Conditional coverage based on any rules you define!☆69Updated 2 months ago
- flake8 plugin to validate annotations complexity☆46Updated last week
- Flake8 extension to validate (lack of) logging format strings☆136Updated 7 months ago
- An extension for flake8 that validates cognitive functions complexity☆69Updated 4 years ago
- flake8 plugin to validate annotations coverage☆34Updated 3 years ago
- py.test integration for responses☆89Updated 2 months ago
- ❄️ Spellcheck variables, classnames, comments, docstrings etc☆74Updated 6 months ago
- flake8 debug statement checker☆42Updated 2 years ago
- flake8☆123Updated last year
- Impulse is a command line tool for exploring the imports in a Python package.☆39Updated last year
- pytest plugin for testing mypy types, stubs, and plugins☆110Updated 3 weeks ago
- The package provides base classes and utils for flake8 plugin writing☆18Updated last year
- flake8 plugin which forbids assignment expressions (the walrus operator)☆46Updated last year
- A flake8 extension that implements misc. lints☆63Updated 2 years ago
- An extension for flake8 to report on too complex functions with bad variables names.☆15Updated 3 years ago
- This package is deprecated - use Import Linter instead.☆61Updated 2 years ago
- Flake8 extension for enforcing trailing commas in python☆133Updated 9 months ago
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆230Updated 2 months ago
- flake8 plugin which checks that typing imports are properly guarded☆48Updated 3 weeks ago
- Integrate mypy in seconds with existing codebase. A friendly CLI tool to make mypy report only new type violations and ignore existing on…☆62Updated 3 weeks ago