This repository has been archived by the owner on Jul 4, 2023. It is now read-only.
Releases: mcustiel/codeception-wiremock-extension
Releases · mcustiel/codeception-wiremock-extension
Fixed http request to be done through https
Minimum codeception version 2.0
v1.0.1 Changed minimum version for codeception
Improvements
Separated configuration of module and extension.
Now the module can be used as standalone to connect to an already existent configuration.
Initial version
This version contains the minimum features:
- Connect to a running wiremock instance.
- Start a local instance from an existent standalone WireMock jar.
- Download a jar file and start it.