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 a test suite #14

Open
3 tasks
amrishparmar opened this issue Mar 1, 2022 · 0 comments
Open
3 tasks

Add a test suite #14

amrishparmar opened this issue Mar 1, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@amrishparmar
Copy link
Collaborator

We should add a test suite with some basic unit tests to have more assurance that new features don't trigger regressions.

  • Create a test suite that can be run locally
  • Update documentation with instructions for running tests
  • (Stretch goal) Automatically run the test suite in GitHub actions

pytest would be the preferred tool for doing this.

@amrishparmar amrishparmar added the enhancement New feature or request label Mar 1, 2022
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

No branches or pull requests

1 participant