logger
collect_ignore
pytest_cwl_execute_test(config, processfile, jobfile)
pytest_cwl_execute_test
Use Toil to execute CWL tests (equivalent to running toil-cwl-runner).
config (cwltest.utils.CWLTestConfig)
processfile (str)
jobfile (Optional[str])
Tuple[int, Optional[Dict[str, Any]]]
Getting Started
Common Workflow Language (CWL)
Workflow Description Language (WDL)
Advanced Toil Usage
Toil Python API
Contributing to Toil
Appendices
pytest_cwl_execute_test()