econchick / interrogateLinks
Explain yourself! Interrogate a codebase for docstring coverage.
☆644Updated 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☆672Updated 2 weeks ago
- Separate test code from test cases in pytest.☆368Updated last month
- A python documentation linter which checks that the docstring description matches the definition.☆484Updated 2 years ago
- Enforce the same settings on multiple projects☆410Updated this week
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆469Updated 2 weeks ago
- Python Linter for performance anti patterns☆697Updated last year
- Formats docstrings to follow PEP 257☆574Updated 2 months ago
- Pytest plugin to randomly order tests and control random.seed☆680Updated 2 weeks ago
- dead simple python dead code detection☆384Updated last week
- A plugin to improve the output of pytest with colourful unified diffs☆453Updated last year
- Rewrites source to reorder python imports☆770Updated last week
- A formatter for finding and removing unused import statements.☆308Updated 3 weeks ago
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆324Updated 8 months ago
- Poetry plugin for dynamically extracting the package version from a __version__ variable or a Git tag.☆356Updated last year
- pytest plugin for easy integration of memray memory profiler☆404Updated last month
- Plugin for Poetry to enable dynamic versioning based on VCS tags☆662Updated 3 months ago
- A linter to prevent exception handling antipatterns in Python (limited only for those who like dinosaurs).☆447Updated 11 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,105Updated last week
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆913Updated 10 months ago
- pytest + rich integration (proof of concept)☆249Updated last week
- `shed` canonicalises Python code. Shed your legacy, stop bikeshedding, and move on. Black++☆349Updated 4 months ago
- Doing dirty (but extremely useful) things with equals.☆921Updated last month
- better error messages for assert equals in pytest☆328Updated last year
- Dev tools for python☆1,056Updated 8 months ago
- Use Poetry inside Nox sessions☆168Updated last week
- pytest plugin for pretty printing the test summary.☆458Updated 4 months ago
- Poetry PEP 517 Build Backend & Core Utilities☆471Updated this 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…☆671Updated last month
- pytest plugin for manipulating test data directories and files☆269Updated last week
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆368Updated last week