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

Installation tests #133

Open
wd15 opened this issue Oct 29, 2020 · 1 comment · Fixed by #214
Open

Installation tests #133

wd15 opened this issue Oct 29, 2020 · 1 comment · Fixed by #214

Comments

@wd15
Copy link
Collaborator

wd15 commented Oct 29, 2020

Enable testing of an installed version of jarvis.

>>> import jarvis
>>> jarvis.test()

That way you have some idea that javis is working beyond simply importing it without having to clone and run the tests.

PyMKS does this, see this. It basically invoked pytest inside the function.

@SauravMaheshkar
Copy link
Contributor

Thanks for the ping @knc6, Sure I can take this up 😁.

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 a pull request may close this issue.

2 participants