Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Releases: mcustiel/codeception-wiremock-extension

Fixed http request to be done through https

21 Jan 09:13
db7170b
Compare
Choose a tag to compare
1.1.0

Update WireMockDownloader.php

Minimum codeception version 2.0

20 Apr 13:34
Compare
Choose a tag to compare
v1.0.1

Changed minimum version for codeception

Improvements

16 Mar 19:23
Compare
Choose a tag to compare

Separated configuration of module and extension.
Now the module can be used as standalone to connect to an already existent configuration.

Initial version

31 Oct 18:29
Compare
Choose a tag to compare

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.