coveragepy
Code analyzer
Measures code coverage during test execution
The code coverage tool for Python
3k stars
35 watching
436 forks
Language: Python
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mwaskom/seaborn | A high-level interface for statistical data visualization | 12,669 |
cjermain/rust-python-coverage | An example project demonstrating automated test coverage for Rust and Python codebases using Cargo-Llvm-Cov | 39 |
danmayer/coverband | A tool to measure and report on the execution of code in production environments | 2,522 |
facebook/pyre-check | Type-checking software for Python code | 6,885 |
benfred/py-spy | A tool that lets you visualize what your program is spending time on without modifying the code. | 12,992 |
yeshan333/ex_integration_coveralls | Provides tools to analyze code coverage at runtime | 4 |
parroty/excoveralls | A tool that generates and reports test coverage statistics for Elixir projects. | 829 |
alex-seville/blanket | A JavaScript code coverage tool that adds statistics to existing tests, providing insight into which parts of the code are covered by tests. | 1,400 |
clips/pattern | A comprehensive Python module for web mining and analysis of text data. | 8,758 |
pydantic/pydantic | A Python library for validating data using type hints and JSON Schema. | 21,677 |
serut/meteor-coverage | Tool for measuring code coverage in Meteor projects | 54 |
jendrikseipp/vulture | Automatically finds and reports unused code in Python programs. | 3,561 |
cds-astro/mocpy | A Python library for creating and manipulating Multi-Order Coverage maps | 60 |
mikeferguson/code_coverage | Provides tools for generating code coverage reports in ROS packages | 37 |
kozea/pygal | A Python library for creating dynamic SVG charts. | 2,673 |