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 to travis and fix coverage collection #38

Merged
merged 6 commits into from Dec 19, 2019
Merged

Conversation

ceball
Copy link
Member

@ceball ceball commented Dec 19, 2019

Fixes #26

Using pytest-cov (a pytest plugin) to measure the coverage of nbsmoke - which is itself a pytest plugin - is a little bit tricky. So just use coverage without the pytest-cov plugin.

@ceball ceball merged commit be86e2e into master Dec 19, 2019
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

Successfully merging this pull request may close these issues.

Self tests: how to get accurate coverage report?
1 participant