Closed ijpulidos closed 2 months ago
The idea is to migrate all the tests to use pytest instead of the outdated and deprecated nose framework.
pytest
nose
We need to make sure we are running all the tests and combinations that were run using nose.
Solves #661
Also should help with fixing the current state of the CI. More info at #741
Closing, superseded by https://github.com/choderalab/openmmtools/pull/746
Description
The idea is to migrate all the tests to use
pytest
instead of the outdated and deprecatednose
framework.We need to make sure we are running all the tests and combinations that were run using
nose
.Solves #661
Also should help with fixing the current state of the CI. More info at #741
Todos
Status
Changelog message