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

Configure pytest cov #218

Merged
merged 4 commits into from Sep 16, 2020
Merged

Conversation

graingert
Copy link
Member

No description provided.

@graingert graingert marked this pull request as draft September 2, 2020 23:48
@graingert
Copy link
Member Author

I think we need nedbat/coveragepy#1026

@graingert graingert force-pushed the configure-pytest-cov branch 6 times, most recently from 6ee64bd to 726a7d4 Compare September 4, 2020 23:12
setup.cfg Outdated Show resolved Hide resolved
@graingert graingert marked this pull request as ready for review September 4, 2020 23:51
@graingert graingert force-pushed the configure-pytest-cov branch 2 times, most recently from 3577cd4 to 217215d Compare September 5, 2020 13:53
@graingert graingert force-pushed the configure-pytest-cov branch 2 times, most recently from 9b71d10 to da4b7cd Compare September 14, 2020 11:37
Comment on lines +67 to +77
source_pkgs =
modernize
libmodernize
source =
tests

[coverage:paths]
source =
.
.tox/*/lib/*/site-packages/
.tox\\*\\Lib\\site-packages\\
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@nedbat hooray!

@graingert
Copy link
Member Author

I'm just going to land this - because think pytest support is important. We can revert it if we want to go back to nose

@graingert graingert merged commit f2005be into PyCQA:master Sep 16, 2020
@graingert graingert deleted the configure-pytest-cov branch September 16, 2020 10:50
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.

None yet

1 participant