plasma-umass / slipcoverLinks
Near Zero-Overhead Python Code Coverage
☆543Updated 2 months ago
Alternatives and similar repositories for slipcover
Users that are interested in slipcover are comparing it to the libraries listed below
Sorting:
- Visualize CPython's specializing, adaptive interpreter.☆661Updated last year
- pytest plugin for easy integration of memray memory profiler☆400Updated 3 weeks ago
- Tool for automatically sorting python statements within a module☆385Updated 2 months ago
- An optimized logging library for Python☆752Updated 3 months ago
- Python Linter for performance anti patterns☆697Updated last year
- Automatically add simple type annotations to your code☆269Updated 2 weeks ago
- A Python type checker☆372Updated this week
- Reusable constraint types to use with typing.Annotated☆578Updated 2 months ago
- Advanced Python linting framework with auto-fixes and hierarchical configuration that makes it easy to write custom in-repo lint rules.☆688Updated last month
- A little benchmarking tool for Python☆192Updated last year
- `shed` canonicalises Python code. Shed your legacy, stop bikeshedding, and move on. Black++☆347Updated 3 months ago
- dead simple python dead code detection☆381Updated last week
- A fast and efficient type assistant for Python, including tensor shape inference☆339Updated this week
- Explain yourself! Interrogate a codebase for docstring coverage.☆643Updated last month
- A Flexible Service Locator for Python.☆375Updated this week
- Identify unused dependencies and avoid a bloated virtual environment.☆350Updated last week
- Design-by-contract in Python3 with informative violation messages and inheritance☆381Updated last year
- Signatures for entire Python programs. Extract the structure, the frame, the skeleton of your project, to generate API documentation or f…☆534Updated last week
- A linter to prevent exception handling antipatterns in Python (limited only for those who like dinosaurs).☆448Updated 11 months ago
- Run `black` on python code blocks in documentation files☆673Updated this week
- Doing dirty (but extremely useful) things with equals.☆918Updated 2 weeks ago
- a tool to detect test pollution☆197Updated last week
- 🤝 Design by contract for Python. Write bug-free code. Add a few decorators, get static analysis and tests for free.☆834Updated 3 months ago
- Toolkit to run Python benchmarks☆879Updated last month
- pytest plugin for pretty printing the test summary.☆457Updated 3 months ago
- A central repository to keep track of the status of work on and support for free-threaded CPython (see PEP 703), with a focus on the scie…☆244Updated 2 weeks ago
- inline-snapshot boosts efficiency when writing tests by generating code with the expected values and simplifies snapshot tests with pytes…☆563Updated last week
- Production-grade retries for Python☆1,250Updated last month
- ☆193Updated 3 years ago
- A collection of tips, tricks and links to help you speed up your pytest suite.