We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1196838 commit 5254b64Copy full SHA for 5254b64
_data/extensions.yml
@@ -56,7 +56,11 @@
56
57
- name: EventsScripting
58
link: http://github.com/oprudkyi/codeception-events-scripting
59
- description: Run shell scripts on events - before/after suites/environments/full test run
+ description: Run shell scripts on events - before/after suites/environments/full test run
60
+
61
+- name: PauseOnFail
62
+ link: https://github.com/ipeevski/PauseOnFail
63
+ description: Pause execution on failure/error - allow debugging from failed point onwardss
64
65
- name: GherkinParam
66
link: http://github.com/edno/codeception-gherkin-param
0 commit comments