OpenFreeEnergy / OpenFreeEnergy/openfe
Create additional test grouping
Open
Nobody has claimed this yet.
testing
- Dominant language
- Python
- Stars
- 331
- Forks
- 56
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 13
Description
Is your feature request related to a problem? Please describe.
We currently try to run GPU tests in all cases (not great long-term plan), and are now running into some dependency issues like here: https://github.com/OpenFreeEnergy/openfe/issues.
Describe the solution you'd like
We should make more use of pytest.mark and the like to better control what tests get run.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.