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

Update testing workflow with dev dependencies and full python coverage #22

Merged
merged 5 commits into from
Aug 1, 2024

Conversation

egrace479
Copy link
Member

@egrace479 egrace479 commented Jul 30, 2024

Add new tests from PR #20 to testing workflow with pytest.

Further updated the tests to run on all supported python versions (3.7+), and switched to a dev dependency install (update within the pyproject.toml).

Add new tests to testing workflow with pytest
@egrace479 egrace479 requested review from zoeduan and thompsonmj July 30, 2024 21:25
Add pytest as dev dependency
use .[dev] install for test workflow
Set to test all supported python versions with matrix setup
@egrace479 egrace479 changed the title Add new tests to testing workflow with pytest Update testing workflow with dev dependencies and full python coverage Jul 31, 2024
@egrace479 egrace479 merged commit e9d4c7d into main Aug 1, 2024
8 checks passed
@egrace479 egrace479 deleted the auto-test branch August 1, 2024 15:00
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.

2 participants