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

Automated Tests: Continuous Integration and Testing #12

Closed
hayesall opened this issue Jul 13, 2021 · 1 comment
Closed

Automated Tests: Continuous Integration and Testing #12

hayesall opened this issue Jul 13, 2021 · 1 comment

Comments

@hayesall
Copy link
Contributor

Recommendation: Run tests automatically on a push. GitHub Actions or a Continuous Integration (CI) service should help here (Circle-CI, Travis-CI, AppVeyor, etc.)

@elwinter
Copy link
Owner

I configured a GitHub action to automatically run the test suite using pytest and tox. The runs are triggered on a repository push. I'll remove one of the tests runs once I decide which is more useful, report-wise.

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

No branches or pull requests

2 participants