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

karabo.test exists #240

Closed
kenfus opened this issue Dec 19, 2022 · 0 comments · Fixed by #241
Closed

karabo.test exists #240

kenfus opened this issue Dec 19, 2022 · 0 comments · Fixed by #241
Labels
enhancement New feature or request testing

Comments

@kenfus
Copy link
Member

kenfus commented Dec 19, 2022

This would allow us to test the user package easily and everywhere, for example like this:

import karabo
karabo.test('all')

To test, we could pass parameters, such as all-GPU or all-CPU or all for everything.

The idea is based on how numpy does it: https://numpy.org/doc/stable/reference/testing.html

@kenfus kenfus added enhancement New feature or request testing labels Dec 19, 2022
@kenfus kenfus linked a pull request Dec 19, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request testing
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant