{"library":"nosexcover","title":"nosexcover","description":"nosexcover is a plugin for Nose that extends the built-in coverage plugin to generate Cobertura-style XML reports (coverage.xml) via the `coverage.py` library. Version 1.0.11 is the latest release. The project is maintained but has very infrequent updates.","language":"python","status":"active","last_verified":"Mon Apr 27","install":{"commands":["pip install nosexcover"],"cli":null},"imports":["from nosexcover import Nosexcover"],"auth":{"required":false,"env_vars":[]},"quickstart":{"code":"pip install nosexcover\nnosetests --with-xcoverage --with-coverage --cover-package=mypackage","lang":"bash","description":"After installing, run nosetests with --with-xcoverage to generate cobertura-style XML.","tag":null,"tag_description":null,"last_tested":null,"results":[]},"compatibility":null}