asottile / git-code-debtLinks
A dashboard for monitoring code debt in a git repository.
☆619Updated last month
Alternatives and similar repositories for git-code-debt
Users that are interested in git-code-debt are comparing it to the libraries listed below
Sorting:
- Plugin for nose or pytest that automatically reruns flaky tests.☆397Updated 4 months ago
- Mutation testing for Python☆620Updated 2 months ago
- Custom Python linting through AST expressions☆277Updated 2 years ago
- Monitoring tool based on radon☆270Updated last year
- A VCR imitation designed only for python-requests.☆580Updated last year
- Achieving confident refactoring through experimentation with Python 2.7 & 3.3+☆1,277Updated last month
- A fast, straightforward, reliable tool for performing massive, automated code refactoring☆1,628Updated 4 years ago
- Manage the release notes for your project.☆879Updated this week
- Tool to check the completeness of MANIFEST.in for Python packages☆294Updated last month
- Synchronize your virtualenv quickly and exactly.☆177Updated 4 years ago
- Bottom-up approach to refactoring in python☆722Updated 4 years ago
- McCabe complexity checker for Python☆677Updated last year
- Provides a fake file system that mocks the Python file system modules.☆736Updated last week
- Flake8 plugin that checks import order against various Python Style Guides☆278Updated 2 weeks ago
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.