toil.test.conftest¶
Functions¶
|
Records the rootpath at the class level, for use on a unittest.TestCase. |
Module Contents¶
- toil.test.conftest.rootpath(request)¶
Records the rootpath at the class level, for use on a unittest.TestCase.
- Parameters:
request (pytest.FixtureRequest)
- Return type:
None