JGCRI / cassandra

Human-earth system multi-scale model coupling framework
Other
6 stars 3 forks source link

Set up Travis to run unit tests #26

Closed calebbraun closed 5 years ago

calebbraun commented 5 years ago

Tests can be run with python -m unittest unittest. This recurses through all lower directories looking for test*.py modules (by default), then running them.