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 (str | None)
tuple[int, dict[str, Any] | None]
Getting Started
Common Workflow Language (CWL)
Workflow Description Language (WDL)
Advanced Toil Usage
Toil Python API
Contributing to Toil
Appendices
pytest_cwl_execute_test()