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 framework to pytest #8

Merged
merged 18 commits into from
Aug 18, 2021
Merged

Update testing framework to pytest #8

merged 18 commits into from
Aug 18, 2021

Conversation

sidneymau
Copy link
Collaborator

This pull request addresses #7.

Summary of changes:

  • Removed tests/run_tests.py (not needed when using pytest).
  • Switched testing program from nose to pytest (including changes in continuous integration dependencies).
  • Added python 3.9 to the continuous integration testing environments.

@sidneymau sidneymau requested a review from PFLeget August 16, 2021 05:39
@sidneymau
Copy link
Collaborator Author

This pull request now includes the creation of a GitHub Actions workflow for continuous integration. The tentative plan would be to use this alongside Travis for the near future.

@PFLeget
Copy link
Owner

PFLeget commented Aug 18, 2021

Sounds great to me, I will merge this into the master! Thank you so much!

@PFLeget PFLeget merged commit cf9384d into master Aug 18, 2021
@PFLeget PFLeget deleted the smau/test branch December 6, 2023 03:26
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