-
-
Notifications
You must be signed in to change notification settings - Fork 18
Closed
Labels
Description
- In the tests YAML, replace
id
with the contents oflabel
and removelabel
- Deprecate
label
- If both
label
andid
are present, thenlabel
will be used for messages.
- If both
- Explain all this in https://github.com/common-workflow-language/cwltest/blob/main/cwltest/cwltest-schema.yml
- Make sure the test id is printed on each line along with the N/M
- Adjust documentation of command line option
-s
to indicate it takes a list of ids - Add new command line option that takes a list of test ids to exclude: new command line option that takes a list of test ids to exclude #111
kinow