Testing ******* :mod:`modpipe.test` -- Test framework ===================================== .. module:: modpipe.test :synopsis: Test framework This module provides classes that are useful for writing unit tests for ModPipe functionality, and is used by ModPipe's internal test suite. .. autoclass:: TestCase :members: