From 2bc31a7cae41bf8e6fae1fb6a2b83943e765b30c Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Thu, 29 Apr 2021 08:44:26 +0200 Subject: spec: Add unit test role --- spec/spec/test-case-action.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'spec/spec/test-case-action.yml') diff --git a/spec/spec/test-case-action.yml b/spec/spec/test-case-action.yml index 669edbd0..39ba8929 100644 --- a/spec/spec/test-case-action.yml +++ b/spec/spec/test-case-action.yml @@ -22,7 +22,10 @@ spec-info: description: null spec-type: test-case-check-list links: - description: null + description: | + The links should use the ${requirement-validation-role:/spec-name} + for validation tests and the ${test-unit-role:/spec-name} for unit + tests. spec-type: links description: | This set of attributes specifies a test case action. -- cgit v1.2.3