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

Add tox testing #26

Closed
ElliottKasoar opened this issue Feb 9, 2024 · 0 comments · Fixed by #27
Closed

Add tox testing #26

ElliottKasoar opened this issue Feb 9, 2024 · 0 comments · Fixed by #27
Assignees
Labels
enhancement New/improved feature or request

Comments

@ElliottKasoar
Copy link
Member

As mentioned in #22, pytest currently runs locally, and through the ci with multiple versions of Python via a matrix.

tox helps automate and standardize testing, e.g. allowing multiple versions of Python to easily be tested locally.

This can be implemented similarly to the eventually resolution of stfc/aiida-mlip#41.

@ElliottKasoar ElliottKasoar added enhancement New/improved feature or request janus labels Feb 9, 2024
@ElliottKasoar ElliottKasoar self-assigned this Feb 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New/improved feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant