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

Switch Testing to PyTest and CI to GitHub Actions #610

Open
wants to merge 40 commits into
base: master
Choose a base branch
from

Conversation

mandli
Copy link
Member

@mandli mandli commented May 10, 2024

This PR does 2 major things:

  1. switch from nose to pytest for testing in general and
  2. implements GitHub actions to do continuous integration (CI).

Currently the regression tests are failing in a couple of places but the testing itself now works. I would be in favor of merging this PR sooner rather than later despite this so we have some apparatus in place for testing.

@mandli mandli changed the title WIP: Switch Testing to PyTest and CI to GitHub Actions Switch Testing to PyTest and CI to GitHub Actions May 31, 2024
@mandli mandli added the testing label May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants