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

Enhancement to apply filter in test discovery #282

Open
jpellerin opened this issue Dec 14, 2011 · 0 comments
Open

Enhancement to apply filter in test discovery #282

jpellerin opened this issue Dec 14, 2011 · 0 comments
Assignees

Comments

@jpellerin
Copy link
Member

Attached is a diff to the cover.py plugin that adds a new configuration
option. This option allows the coverage report to filter out files that
match a specified prefix.

I've found this quite useful when testing in a large project with many
subpackages. The filter option allows me to evaluate the coverage of a
package without including coverage information for the other packages it
depends on!

I've tried this with nose 0.10.1.

Google Code Info:
Issue #: 207
Author: whart222
Created On: 2008-09-26T18:27:21.000Z
Closed On:

@ghost ghost assigned jpellerin Dec 14, 2011
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

1 participant