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

How to run tests when silx is installed? #68

Closed
vasole opened this issue May 7, 2016 · 2 comments
Closed

How to run tests when silx is installed? #68

vasole opened this issue May 7, 2016 · 2 comments
Assignees
Labels

Comments

@vasole
Copy link
Member

vasole commented May 7, 2016

I did not find a proper way to run the test suite using only installed modules.

I found I only could execute silx.test.test_version when I was expecting something like silx.test.test_all or similar to implement the equivalent of the run_tests.py script found with the sources.

Did I miss something?

@t20100
Copy link
Member

t20100 commented May 9, 2016

Yes this is missing and is being added.

@kif
Copy link
Member

kif commented May 9, 2016

import silx.test; silx.test.run_tests()
after merging d8bc2f8 (which is part of PR 70)

@vasole vasole closed this as completed in d8bc2f8 May 9, 2016
@vasole vasole reopened this May 9, 2016
@vasole vasole closed this as completed May 9, 2016
dnaudet pushed a commit to dnaudet/silx that referenced this issue May 17, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants