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

Move tests to pytest or nose #7

Open
motiwari opened this issue Aug 5, 2022 · 0 comments
Open

Move tests to pytest or nose #7

motiwari opened this issue Aug 5, 2022 · 0 comments

Comments

@motiwari
Copy link

motiwari commented Aug 5, 2022

It looks like the tests expect to be run directly as python modules. Instead, you can codify them as pytest tests and run them all at once in the pytest framework.

(This also allows for easier integration with Github actions)

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