Skip to content

Commit 9f7fc1b

Browse files
committed
MQE-2034: Document Custom Helper functionality
1 parent d392d54 commit 9f7fc1b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/custom-helpers.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Custom Helpers
22

3+
<div class="bs-callout bs-callout-warning" markdown="1">
4+
Due to complexity, you should only write new Custom Helpers as a last resort after trying to implement your test using built-in actions.
5+
</div>
6+
37
Custom Helpers allow test writers to write custom test actions to solve for advanced requirements beyond what MFTF offers out of the box.
48

59
In MFTF version 3.0.0, we removed the following test actions:

0 commit comments

Comments
 (0)