OpenFreeEnergy / OpenFreeEnergy/openfe
Mark `test_plan_rbfe_network.py::test_plan_rbfe_network_n_repeats` as slow
Open
@atravitz is already working on this.
Since Jul 27, 2026.
cli
- Dominant language
- Python
- Stars
- 331
- Forks
- 56
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 13
Description
These CLI tests are some of the slowest ones in our regular CI runs. These probably don't need to be run on the regular unless we change the CLI functionality, so it's probably a good idea to mark them as slow.
I do note that there is a complication here, where the slow marker is defined in the conftest inside openfe/tests and not openfecli. I'm not sure how well things behave if we replicate the fixture across both subpackages.
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.