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 1dab5ed commit 297b2a0Copy full SHA for 297b2a0
docs/configuration.md
@@ -361,7 +361,7 @@ WAIT_TIMEOUT=30
361
362
### ENABLE_PAUSE
363
364
-Enables pause of test execution in any point and enter interactive shell where you will be able to try commands in action.
+Enables the ability to pause test execution at any point, and enter an interactive shell where you can try commands in action.
365
When pause is enabled, MFTF will generate pause() command in _failed() hook so that test will pause execution when failed.
366
367
```conf
0 commit comments