Skip to content

Conversation

@otrosien
Copy link

Spring RESTDocs WireMock Integration ...

is a RESTDocs plugin for auto-generating WireMock stubs as part of documenting your REST API with Spring REST Docs.
The basic idea is to use the requests and responses from the integration tests as stubs for testing your client's API contract. The mock templates can be packaged as jar files and be published into your company's artifact repository for this purpose.

The Boot starter simplifies the client-side to run the integration tests against the WireMock stubs.

Spring RESTDocs WireMock Integration ...

is a RESTDocs plugin for auto-generating WireMock stubs as part of documenting your REST API with Spring REST Docs.
The basic idea is to use the requests and responses from the integration tests as stubs for testing your client's API contract. The mock templates can be packaged as jar files and be published into your company's artifact repository for this purpose.

The Boot starter simplifies the client-side to run the integration tests against the WireMock stubs.
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Jul 27, 2016
@philwebb philwebb added type: documentation A documentation update and removed status: waiting-for-triage An issue we've not yet triaged labels Jul 27, 2016
@philwebb philwebb added this to the 1.4.0 milestone Jul 27, 2016
@snicoll snicoll self-assigned this Jul 27, 2016
@snicoll snicoll closed this in fe80aa6 Jul 27, 2016
snicoll added a commit that referenced this pull request Jul 27, 2016
* pr/6486:
  Add WireMock Spring Boot starter reference
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: documentation A documentation update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants