Skip to content

Commit b5ee2ac

Browse files
authored
Moved GherkinParam to modules (Codeception#281)
* Moved GherkinParam to modules * Update GherkinParam description
1 parent 8b3357d commit b5ee2ac

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

_data/extensions.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -62,10 +62,6 @@
6262
link: https://github.com/ipeevski/PauseOnFail
6363
description: Pause execution on failure/error - allow debugging from failed point onwardss
6464

65-
- name: GherkinParam
66-
link: http://github.com/edno/codeception-gherkin-param
67-
description: The Codeception extension for supporting parameter notation in Gherkin scenario.
68-
6965
- name: SecureShell
7066
link: http://github.com/edno/codeception-secureshell
7167
description: The Codeception module for SSH commands, SFTP access and SSH tunnels

_data/modules.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,10 @@
5858
description: Codeception FlySystem module with several adapters. Provides a set of methods for checking and modifying files on remote storage.
5959
color: "#FFF5C4"
6060

61+
- name: GherkinParam
62+
link: http://github.com/edno/codeception-gherkin-param
63+
description: The Codeception module for supporting parameter notation in Gherkin scenario.
64+
6165
- name: HighlightCeption
6266
image: https://user-images.githubusercontent.com/6382002/29250010-0bdb3cf6-803b-11e7-92af-f666caf497e4.png
6367
link: https://github.com/hyperia-sk/highlight-ception

0 commit comments

Comments
 (0)