certara / pyDarwin

Python solution for the application of machine learning to Pop PK model selection.
GNU General Public License v3.0
23 stars 3 forks source link

Add unit tests for ModelResults #65

Closed certara-jcraig closed 1 year ago

certara-jcraig commented 1 year ago

Unit tests can be executed from root using the following command:

python -m unittest discover -s ./tests -v