econchick / interrogateLinks
Explain yourself! Interrogate a codebase for docstring coverage.
☆626Updated 2 weeks ago
Alternatives and similar repositories for interrogate
Users that are interested in interrogate are comparing it to the libraries listed below
Sorting:
- Run `black` on python code blocks in documentation files☆666Updated 2 weeks ago
- A python documentation linter which checks that the docstring description matches the definition.☆484Updated 2 years ago
- Pytest plugin to randomly order tests and control random.seed☆665Updated 2 weeks ago
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆468Updated 2 weeks ago
- A plugin to improve the output of pytest with colourful unified diffs☆445Updated last year
- Plugin for Poetry to enable dynamic versioning based on VCS tags☆654Updated last month
- Dev tools for python☆1,035Updated 4 months ago
- better error messages for assert equals in pytest☆324Updated 9 months ago
- Python Linter for performance anti patterns☆688Updated last year
- Formats docstrings to follow PEP 257☆569Updated last week
- Separate test code from test cases in pytest.☆363Updated last week
- Doing dirty (but extremely useful) things with equals.☆883Updated 5 months ago
- Rewrites source to reorder python imports☆756Updated 2 weeks ago
- pytest plugin for easy integration of memray memory profiler☆383Updated 4 months ago
- A formatter for finding and removing unused import statements.☆310Updated last week
- Enforce the same settings on multiple projects☆405Updated last week
- It helps to use fixtures in pytest.mark.parametrize☆390Updated last year
- A linter to prevent exception handling antipatterns in Python (limited only for those who like dinosaurs).☆444Updated 7 months 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,089Updated last week
- docstring style checker☆1,117Updated last year
- a plugin for py.test that changes the default look and feel of py.test (e.g. progressbar, show tests that fail instantly)☆1,439Updated last month
- dead simple python dead code detection☆359Updated 2 weeks ago
- Composable custom class converters for attrs, dataclasses and friends.☆911Updated 2 weeks ago
- Flexible test automation for Python☆1,428Updated this week
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆892Updated 5 months ago
- Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.☆779Updated last week
- Poetry plugin for dynamically extracting the package version from a __version__ variable or a Git tag.☆357Updated 9 months ago
- the blessed package to manage your versions by scm tags☆904Updated last week
- McCabe complexity checker for Python☆655Updated 10 months ago
- Flake8 plugin to find commented out or dead code☆313Updated 3 months ago