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.py as dependency to start measuring code coverage #70

Open
joshuadavidthomas opened this issue Nov 4, 2022 · 2 comments
Open
Labels

Comments

@joshuadavidthomas
Copy link
Collaborator

It's going to be abysmal at first 😬.

@joshuadavidthomas
Copy link
Collaborator Author

I've always used pytest-cov without really thinking about it, but Anthony Sottile brings up some good points in a recent video on his channel: https://www.youtube.com/watch?v=sPgvHGkmd0U. Maybe just use plain old coverage.py?

@nicoddemus
Copy link
Owner

Yes, specially for pytest plugins, I would recommend to use coverage directly.

@joshuadavidthomas joshuadavidthomas changed the title Install pytest-cov and start measuring code coverage Add coverage.py as dependency to start measuring code coverage Nov 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants