Adapt validation framework from PyOpenWorm and ChannelWorm
Past due by about 9 years
16% complete
This milestone is complete when the following are in place:
- doctests (examples in the README exist and are being tested)
- nosetests (all tests are run with nose rather than the unittest framework including those under TravisCI)
- SciUnit validation (two tests of connectivity are implemented and incorporated into the test suite using SciUnit)
- tests are d…
This milestone is complete when the following are in place:
- doctests (examples in the README exist and are being tested)
- nosetests (all tests are run with nose rather than the unittest framework including those under TravisCI)
- SciUnit validation (two tests of connectivity are implemented and incorporated into the test suite using SciUnit)
- tests are documented (docstrings for every test class exist)