Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add coverage testing #29

Open
belevtsoff opened this issue Apr 18, 2012 · 3 comments
Open

add coverage testing #29

belevtsoff opened this issue Apr 18, 2012 · 3 comments
Assignees
Milestone

Comments

@belevtsoff
Copy link
Collaborator

No description provided.

@cpcloud
Copy link
Contributor

cpcloud commented Apr 24, 2012

What about using coverage.py? This creates another dependency :(. Nose has a --with-coverage option that uses this module.

@cpcloud
Copy link
Contributor

cpcloud commented Apr 24, 2012

I tried this and it performs coverage on all of the included libraries as well, which makes for some annoyingly long output.

@btel
Copy link
Owner

btel commented Apr 25, 2012

coverage.py is definitely the tool to use. There should be a way to exclude external dependencies. You might take a look at: http://nedbatchelder.com/code/coverage/source.html

@ghost ghost assigned btel Feb 25, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants