You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/hyperexecute-yaml-parameters.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -163,7 +163,7 @@ The **HyperExecute YAML** file serves as the foundational component for test exe
163
163
|[afterAll](/support/docs/deep-dive-into-hyperexecute-yaml/#afterall)| Map |It is used to run commands after the job has finished. |
164
164
|[project](/support/docs/deep-dive-into-hyperexecute-yaml/#project)| String | Segregate data at a project/repo level |
165
165
|[slackChannel](/support/docs/deep-dive-into-hyperexecute-yaml/#slackchannel)| String | Allows you to receive notifications of your Job updates directly in your preferred Slack channel. |
|[afterEachScenario](/support/docs/deep-dive-into-hyperexecute-yaml/#aftereachscenario)|List of Strings | Allows you to trigger your define tasks after each test scenario.|
0 commit comments