summaryrefslogtreecommitdiffstats
path: root/spec/spec
diff options
context:
space:
mode:
Diffstat (limited to 'spec/spec')
-rw-r--r--spec/spec/requirement-action.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/spec/spec/requirement-action.yml b/spec/spec/requirement-action.yml
index 6afa7879..aacef508 100644
--- a/spec/spec/requirement-action.yml
+++ b/spec/spec/requirement-action.yml
@@ -97,6 +97,7 @@ spec-example: |
test-includes: []
test-local-includes: []
test-name: RedGreenData
+ test-prepare: null
test-setup: null
test-stop: null
test-support: null
@@ -171,6 +172,12 @@ spec-info:
test-name:
description: null
spec-type: test-name
+ test-prepare:
+ description: |
+ If the value is present, then it shall be the early test preparation
+ code. The code is placed in the test action loop body before the
+ test pre-condition preparations.
+ spec-type: optional-str
test-setup:
description: null
spec-type: requirement-action-test-fixture