toil.test.docs.scriptsTest¶
Attributes¶
Classes¶
Tests for scripts in the toil tutorials. |
Module Contents¶
- toil.test.docs.scriptsTest.pkg_root = b'.'¶
- class toil.test.docs.scriptsTest.ToilDocumentationTest(methodName='runTest')[source]¶
Bases:
toil.test.ToilTest
Tests for scripts in the toil tutorials.
- classmethod setUpClass()[source]¶
Hook method for setting up class fixture before running tests in the class.