Scroll to navigation

CWLTEST(1) User Commands CWLTEST(1)

NAME

cwltest - manual page for cwltest 2.5.20241122133319

DESCRIPTION

usage: cwltest [-h] --test TEST [--basedir BASEDIR] [--baseuri BASEURI] [-l]

[-n N] [-s S] [-N N] [-S S] [--tool TOOL] [--only-tools] [--tags TAGS] [--exclude-tags EXCLUDE_TAGS] [--show-tags] [--junit-xml JUNIT_XML] [--junit-verbose] [--test-arg cache==--cache-dir] [-j J] [--verbose] [--classname CLASSNAME] [--timeout TIMEOUT] [--badgedir BADGEDIR] [--version] ...

Common Workflow Language testing framework

positional arguments:

arguments to pass first to tool runner

options:

show this help message and exit
YAML file describing test cases
Basedir to use for tests
Base URI to use links in the report
List tests then exit
Run specific tests, format is 1,3-6,9
Run specific tests using their short names separated by comma
Exclude specific tests by number, format is 1,3-6,9
Exclude specific tests by short names separated by comma
CWL runner executable to use (default 'cwl-runner'
Only test CommandLineTools
Tags to be tested
Tags not to be tested
Show all Tags.
Path to JUnit xml file
Store more verbose output to JUnit XML file by not passing '--quiet' to the CWL runner.
Additional argument given in test cases and required prefix for tool runner.
Specifies the number of tests to run simultaneously (defaults to one).
More verbose output during test run.
Specify classname for the Test Suite.
Time of execution in seconds after which the test will be skipped. Defaults to 600 seconds (10.0 minutes).
Create JSON badges and store them in this directory.
show program's version number and exit
December 2024 cwltest 2.5.20241122133319