Skip to content

Commit 5254b64

Browse files
ipeevskiDavertMik
authored andcommitted
Add PauseOnFail extension (Codeception#172)
Simple extension, that can be very useful and time-saving
1 parent 1196838 commit 5254b64

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

_data/extensions.yml

+5-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,11 @@
5656

5757
- name: EventsScripting
5858
link: http://github.com/oprudkyi/codeception-events-scripting
59-
description: Run shell scripts on events - before/after suites/environments/full test run
59+
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
6064

6165
- name: GherkinParam
6266
link: http://github.com/edno/codeception-gherkin-param

0 commit comments

Comments
 (0)