We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bffcda1 commit 9d7f3a7Copy full SHA for 9d7f3a7
docs/extending.md
@@ -15,6 +15,11 @@ Specify needed variations for a parent object and produce a copy of the original
15
Unlike merging, the parent test (or action group) will still exist after the test generation.
16
</div>
17
18
+<div class="bs-callout-warning" markdown="1">
19
+<br>
20
+Note: The extended test will be skipped if the parent test is not defined or is skipped.
21
+</div>
22
+
23
## Extending tests
24
25
### Update a test step
0 commit comments