-
Having multiple different, separated, sets of mappings is quite common to have. Not only because a single set can serve a very specific purpose, but also because merging sets is often simply not possi…
-
Hey, nice application. Im using it well in my e2e tests.
But I have to download whole project for exploring, because not all features are documented.
For example
* mappings/reset with "reload…
-
The case is that I need to fire up spring boot app with some external mocks using wiremock (duh). The `ClasspathFileSource` finds the path in the jar but it fails to load the stub mappings.
```
re…
-
Currently, WireMock defaults to chunked encoded responses, meaning it doesn't send a content length header.
It would be nice to choose on a per-stub basis whether you get a content-length style respo…
-
As an end user, I do not have any clarity on how to get started with using this application. There are no releases, I do not see any executables in the source code, index.html opens as a blank page. S…
-
Hi, how would we run this?
I've tried to do mvn clean install and run the jar but keep on getting no main manifest attribute, in raml-java-mock-server-0.10-SNAPSHOT.jar
Any ideas?
-
Currently we're using WireMock to server a set of images off disk for a unit test, there are lots of them 33k. Using the extensions model I've setup a generic way to serve any of the images but the on…
-
In the [documentation](http://wiremock.org/docs/record-playback/) under the heading **Request body matching** there is support for JSON and XML, however in my scenario im using a StubMappingTransforme…
-
**Description:**
There were some discussions related to the subject of that issue. See here:
[issue#1](https://github.com/spring-cloud/spring-cloud-contract/issues/1255)
[issue#2](https://github.co…
-
PoD PI2 is configured to run with wiremock provided in master branch, when create session request is made from swagger-ui, it fails and the application runs into memory issue - OutOfMemoryError: Java…