-
First of all this is a great library..thanks a lot ...find it very useful
I was trying to use the record and playback using the instructions.. i can see that when i record using wiremock as proxy it c…
-
Probably caused by the change in 44c25e422f9970cc792c385a908fa07348a75488 it is no longer possible to register stubMappings via classpath resources and later call `resetMappings()`.
### Scenario
…
-
I thought this would be a better feedback medium than Twitter DMs.
Here are my thoughts after a quick play with the plugin:
* When editing a mapping, not all the fields of the form are populated…
-
_From @jkubrynski on December 4, 2015 8:56_
Setup embedded wiremock instance in unit tests based on Accurest DSL contracts
_Copied from original issue: Codearte/accurest#184_
-
Hello
When I call the Wiremock Proxy I'm getting an HTTP error 500, It happen always I call the API with the header "Content-type", the error seems to be only in wiremock side because backend's log …
-
Hello,
I have set up a `WireMockServer` like this:
`WireMockServer directoryDSWireMockServer = new WireMockServer(new Options(8064, filesRootPath, "test.proxy.company.com:8064"));`
`Options` implemen…
-
When the client side, that is starting stubs from contract has the `server.context-path` property specified in its `application.yml` config file, then the WireMock fails to start. The problem occurs o…
-
Hi Tom,
First of all, congrats for the great job with Wiremock, is really a awesome tool.
I'm using wiremock as a version comparator tool. The idea is, two versions of the same tool, using wire…
-
In SCC v1.0.1.RELEASE when generateContractTests task is executed, the stubs are downloaded from artifactory and extracted. The stubs are found and the ContractsTest file is generated.
In SCC v1.0…
-
The initial problem was actually a documentation issue. Please check the next comment for more info
## Original issue
The rationale behind this issue is that you:
- might now want to create a…