Skip to content

Adapt validation framework from PyOpenWorm and ChannelWorm to the muscle model

No due date 30% 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)