Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions _data/extensions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@
link: http://github.com/site5/phantoman
description: Extension for automatically starting and stopping PhantomJS when running tests.

- name: Phiremock
link: https://github.com/mcustiel/phiremock-codeception-extension
description: Extension for automatically starting and stopping Phiremock.

- name: Progress Reporter
link: https://github.com/fr05t1k/codeception-progress-reporter
description: The reporter with a progress bar
Expand Down
6 changes: 3 additions & 3 deletions _data/modules.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,9 +116,9 @@
description: Percy https://percy.io integration
color: "#9e66bf"

- name: PhireMock
link: https://github.com/mcustiel/phiremock-codeception-extension
description: Extension and module to mock http request to external services during acceptance testing with Codeception.
- name: Phiremock
link: https://github.com/mcustiel/phiremock-codeception-module
description: Module to mock http request to external services using Phiremock.

- name: Private Sniffer
link: https://github.com/fkupper/private-sniffer-module/
Expand Down