| Name: | python-nose-xcover |
|---|---|
| Version: | 1.0.10 |
| Release: | 1.el7 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 10337 |
| License: | BSD |
| RPM: | python-nose-xcover-1.0.10-1.el7.noarch.rpm |
| Source RPM: | python-nose-xcover-1.0.10-1.el7.src.rpm |
| Build Date: | Thu Oct 26 2017 |
| Build Host: | x86-ol7-builder-01.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://pypi.python.org/pypi/nosexcover |
| Summary: | Extends nose.plugins.cover to add Cobertura-style XML reports |
| Description: | A companion to the built-in nose.plugins.cover, this plugin will write out an XML coverage report to a file named coverage.xml. It will honor all the options you pass to the `Nose coverage plugin especially --cover-package. |