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

Tests #3

Open
zonca opened this issue Aug 11, 2023 · 0 comments
Open

Tests #3

zonca opened this issue Aug 11, 2023 · 0 comments

Comments

@zonca
Copy link
Member

zonca commented Aug 11, 2023

Unfortunately it is common to break things when developing new features,
it would be useful to have a set of tests that can be executed at every commit to make sure stuff is still working,
see for example PySM:
https://github.com/galsci/pysm/tree/main/pysm3/tests

Once you have the tests using pytest you can also automatically run them on Github:
https://github.com/galsci/pysm/blob/main/.github/workflows/ci_tests.yml

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

1 participant