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
66 stars 16 forks source link

Replace nosetests with pytest #85

Open PeterMeisrimelModelon opened 4 months ago

PeterMeisrimelModelon commented 4 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.