cwltest ======= .. py:module:: cwltest .. autoapi-nested-parse:: Run CWL descriptions with a cwl-runner, and look for expected output. Submodules ---------- .. toctree:: :maxdepth: 1 /autoapi/cwltest/__main__/index /autoapi/cwltest/argparser/index /autoapi/cwltest/compare/index /autoapi/cwltest/hooks/index /autoapi/cwltest/main/index /autoapi/cwltest/plugin/index /autoapi/cwltest/stdfsaccess/index /autoapi/cwltest/utils/index Attributes ---------- .. autoapisummary:: cwltest.UNSUPPORTED_FEATURE cwltest.DEFAULT_TIMEOUT cwltest.REQUIRED cwltest.logger cwltest.templock Package Contents ---------------- .. py:data:: UNSUPPORTED_FEATURE :value: 33 .. py:data:: DEFAULT_TIMEOUT :value: 600 .. py:data:: REQUIRED :value: 'required' .. py:data:: logger .. py:data:: templock