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 automated tests for pytest through GitHub Actions #53

Open
d33bs opened this issue Sep 24, 2024 · 0 comments · May be fixed by #55
Open

Add automated tests for pytest through GitHub Actions #53

d33bs opened this issue Sep 24, 2024 · 0 comments · May be fixed by #55
Labels
enhancement New feature or request

Comments

@d33bs
Copy link
Collaborator

d33bs commented Sep 24, 2024

This issue outlines a need to automatically test this package using GitHub Actions on pull request (PR) or pushes to the main branch. Adding automated tests will help observe passing or failing tests from the repository, making these findings openly informing developers or people using the package. As a side-effect, accomplishing work related to this issue will help form documented technical agreement (via source code) about how tests should be run among the maintainers (including any nuances which could be outlined in comments / docs).

I feel this should be a prerequisite of #52 in order to ensure stability of related changes. Leveraging automated tests in this way would effectively show a "before" and "after" for that issue (and others).

@d33bs d33bs added the enhancement New feature or request label Sep 24, 2024
@d33bs d33bs changed the title Add automated tests through GitHub Actions for PR's or pushes to main branch Add automated tests for pytest through GitHub Actions for PR's or pushes to main branch Sep 24, 2024
@d33bs d33bs changed the title Add automated tests for pytest through GitHub Actions for PR's or pushes to main branch Add automated tests for pytest through GitHub Actions Sep 24, 2024
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 a pull request may close this issue.

1 participant