summaryrefslogtreecommitdiff
path: root/spec/spec/test-case-action.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2021-02-04 13:22:15 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2021-02-04 14:23:43 +0100
commitf8cd9770fe28836746883a19343508df92c436c8 (patch)
tree015b14ccdb05000cf6b586de65dc328771b2f345 /spec/spec/test-case-action.yml
parent25d5b7267e9d1e5fb132b60ee514dad846676b97 (diff)
spec: Rename test case action attributes
The new attribute keys make it easier to write test cases.
Diffstat (limited to 'spec/spec/test-case-action.yml')
-rw-r--r--spec/spec/test-case-action.yml10
1 files changed, 5 insertions, 5 deletions
diff --git a/spec/spec/test-case-action.yml b/spec/spec/test-case-action.yml
index 46c3866d..669edbd0 100644
--- a/spec/spec/test-case-action.yml
+++ b/spec/spec/test-case-action.yml
@@ -10,17 +10,17 @@ spec-example: null
spec-info:
dict:
attributes:
- action:
+ action-brief:
+ description: |
+ It shall be the test case action brief description.
+ spec-type: optional-str
+ action-code:
description: |
It shall be the test case action code.
spec-type: str
checks:
description: null
spec-type: test-case-check-list
- description:
- description: |
- It shall be the test case action description.
- spec-type: optional-str
links:
description: null
spec-type: links