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

Change unit tests to use pytest #29

Merged
merged 1 commit into from
Dec 11, 2024
Merged

Change unit tests to use pytest #29

merged 1 commit into from
Dec 11, 2024

Conversation

eriknovak
Copy link
Owner

This PR changes the testing framework from unittests to pytest. The change was done to have better testing support, measure code coverage, and potentially speed up testing.

@eriknovak eriknovak added the enhancement New feature or request label Dec 11, 2024
@eriknovak eriknovak merged commit 514db0c into main Dec 11, 2024
12 checks passed
@eriknovak eriknovak deleted the tests branch December 11, 2024 21:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant