CWorthy-ocean / C-Star

C-Star is a python package for setting up and running ocean model simulations, with a particular focus on marine carbon dioxide removal (mCDR) applications.
https://c-star.readthedocs.io
10 stars 4 forks source link

Unit tests approach #120

Open TomNicholas opened 2 weeks ago

TomNicholas commented 2 weeks ago

Some general tips about unit testing:

C-Star unit test structure

Ideas for how to write tests

Fixtures

Tips