83793c105b4ca3f20e7821bb410c50991bd5892f
Spring Cloud Contract
What you always need it confidence in pushing a new application or service in a distributed system. This project provides support for Consumer Driven Contracts in Spring applications, covering a range of options for writing tests, publishing them as assets, asserting that a contract is kept by producers and consumers, for HTTP and message-based interactions.
Feature ideas:
- Move DSL and stub runner code over from Accurest
- Spring Restdocs generators
- Wiremock support for Spring Boot apps
- Wiremock mock servers using
MockRestServiceServer(from Spring Test) DiscoveryClientsupport so backends can be stubbed or mocked transparently (declaratively)- Actuator endpoints that verify the state of contracts supported by the host service
- Something to make PACT easier to use in Spring Boot apps?
Description
Languages
Groovy
62.4%
Java
35.6%
CSS
1.5%
Shell
0.3%
Dockerfile
0.1%