nosexcover 1.0.11
0
Extends nose.plugins.cover to add Cobertura-style XML reports
Contents
Extends nose.plugins.cover to add Cobertura-style XML reports
Stars: 52, Watchers: 52, Forks: 17, Open Issues: 3The cmheisel/nose-xcover
repo was created 14 years ago and the last code push was 4 years ago. The project is moderately popular with 52 github stars!
How to Install nosexcover
You can install nosexcover using pip
pip install nosexcover
or add it to a project with poetry
poetry add nosexcover
Package Details
- Author
- Chris Heisel
- License
- BSD
- Homepage
- http://github.com/cmheisel/nose-xcover/
- PyPi:
- https://pypi.org/project/nosexcover/
- GitHub Repo:
- https://github.com/cmheisel/nose-xcover
Classifiers
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common nosexcover errors.
Code Examples
Here are some nosexcover
code examples and snippets.