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

added pytest-cov #561

Merged
merged 1 commit into from
Sep 10, 2024
Merged

added pytest-cov #561

merged 1 commit into from
Sep 10, 2024

Conversation

brassy-endomorph
Copy link
Collaborator

Adds pytest-cov to the Makefile and creates by default terminal output and an HTML report that can be opened in the browser.

Also alphabetized the dependencies in pyproject.toml

fixes #556

@brassy-endomorph brassy-endomorph merged commit 5f8569f into main Sep 10, 2024
7 checks passed
@brassy-endomorph brassy-endomorph deleted the pytest-cov branch September 10, 2024 21:20
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.

Add pytest-cov so we can see if our tests actually check critical code paths
2 participants