Our core module is completely un-unit-tested! This is appalling and very non-pythonic. Use the [unittest](https://docs.python.org/3/library/unittest.html) library to create some useful unit tests for Caduceus to make the lives of future developers easier.
Our core module is completely un-unit-tested! This is appalling and very non-pythonic.
Use the unittest library to create some useful unit tests for Caduceus to make the lives of future developers easier.