Skip to content

Commit 9d7f3a7

Browse files
committed
MQE-2463: Mftf test extends from a skipped parent should be skipped
1 parent bffcda1 commit 9d7f3a7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/extending.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@ Specify needed variations for a parent object and produce a copy of the original
1515
Unlike merging, the parent test (or action group) will still exist after the test generation.
1616
</div>
1717

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+
1823
## Extending tests
1924

2025
### Update a test step

0 commit comments

Comments
 (0)