modelon-community / Assimulo

Assimulo is a simulation package for solving ordinary differential equations.
https://jmodelica.org/assimulo/index.html
GNU Lesser General Public License v3.0
70 stars 17 forks source link

Replace nosetests with pytest #85

Closed PeterMeisrimelModelon closed 1 week ago

PeterMeisrimelModelon commented 9 months ago

This looks great, just minor comments. Do you have any average numbers on how much time it takes to run the tests with and without these changes?

Based on the numbers of the last few GitHub actions runs: ~20 sec with pytest to run the tests, ~36 sec on nose with Python 3.11, however also ~20 sec on current master, without any Python changes, with nose.