PyCQA / flake8-bugbear
A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodestyle.
☆1,088Updated last month
Alternatives and similar repositories for flake8-bugbear
Users that are interested in flake8-bugbear are comparing it to the libraries listed below
Sorting:
- a plugin for py.test that changes the default look and feel of py.test (e.g. progressbar, show tests that fail instantly)☆1,389Updated this week
- docstring style checker☆1,116Updated last year
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆875Updated 4 months ago
- Pytest plugin to randomly order tests and control random.seed☆658Updated last week
- Rewrites source to reorder python imports☆752Updated last month
- Removes unused imports and unused variables as reported by pyflakes☆928Updated 2 weeks ago
- Run `black` on python code blocks in documentation files☆663Updated this week
- A Python application for tracking, reporting on timing and complexity in Python code☆1,235Updated 10 months ago
- Coverage plugin for pytest.☆1,868Updated last month
- Formats docstrings to follow PEP 257☆563Updated this week
- Composable custom class converters for attrs, dataclasses and friends.☆892Updated last month
- Naming Convention checker for Python☆521Updated last week
- Dev tools for python☆1,023Updated 3 months ago
- Inspects Python source files and provides information about type and location of classes, methods etc☆2,003Updated last week
- Flexible test automation for Python☆1,408Updated last week
- Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.☆759Updated last month
- pytest fixture for benchmarking code☆1,304Updated last month
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆469Updated this week
- Thin-wrapper around the mock package for easier use with pytest☆1,935Updated last week
- A plugin to improve the output of pytest with colourful unified diffs☆444Updated last year
- McCabe complexity checker for Python☆654Updated 9 months ago
- A pytest plugin powered by VCR.py to record and replay HTTP traffic.☆501Updated this week
- Run-time type checker for Python☆1,644Updated last month
- Explain yourself! Interrogate a codebase for docstring coverage.☆621Updated last month
- pytest plugin for distributed testing and loop-on-failures testing modes.☆1,589Updated last week
- Asyncio support for pytest☆1,500Updated this week
- Yet Another Python Profiler, but this time multithreading, asyncio and gevent aware.☆1,570Updated 3 months ago
- Enforce the same settings on multiple projects☆402Updated last week
- Apply black reformatting to Python files only in regions changed since a given commit. For a practical usage example, see the blog post a…☆653Updated last month
- better error messages for assert equals in pytest☆322Updated 8 months ago