Skip to content

Commit f4506b2

Browse files
authored
Update extensions.yml
1 parent 0a6f89f commit f4506b2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

_data/extensions.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66
link: https://github.com/reportportal/agent-php-Codeception
77
description: Integration with [ReportPortal.io](http://reportportal.io) AI-powered test automation dashboard
88

9+
- name: Wiremock Extension
10+
description: Allows developers and testers to use WireMock to mock external services when running codeception tests. codeception-wiremock-extension connects to an already running instance of WireMock or can also run automatically a local standalone one. And, it is able to download the version of wiremock you preffer and run it too
11+
link: https://github.com/mcustiel/codeception-wiremock-extension
12+
913
- name: Docker Selenium Chrome
1014
link: https://github.com/teamneusta/codeception-docker-chrome
1115
description: Docker Selenium Chrome for Codeception is a extension to integrate automatic selenium with chrome in your codeception tests.

0 commit comments

Comments
 (0)