Skip to content

Commit 1c2cc06

Browse files
committed
document "id" field
1 parent 02c9fff commit 1c2cc06

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CONFORMANCE_TESTS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,10 @@ Example: [`- $import: tests/string-interpolation/test-index.yaml`](https://githu
151151
adds all the entries in [`tests/string-interpolation/test-index.yaml`](https://github.com/common-workflow-language/cwl-v1.2/blob/main/tests/string-interpolation/test-index.yaml)
152152
as entries in the main conformance test file.
153153

154+
You may also see references to an `id` field. Don't add them for new tests,
155+
[we are migrating off of the `id` field](common-workflow-language/cwltest#110) to
156+
rely only on the `label`s.
157+
154158
## Output matching
155159

156160
In each test entry there is an `output` field that contains a mapping of the expected outputs names and their values.

0 commit comments

Comments
 (0)