MassimoCimmino / pygfunction

An open-source toolbox for the evaluation of thermal response factors (g-functions) of geothermal borehole fields.
BSD 3-Clause "New" or "Revised" License
46 stars 21 forks source link

Transition unit tests to pytest #179

Closed MassimoCimmino closed 2 years ago

MassimoCimmino commented 2 years ago

This issue is to replace the unittest with pytest.

pytest has a lot of useful features, such as parametrized tests to simplify the implementation of tests.