Contract testing with Pact, Spock and gradle | Kognivera

Contract testing with Pact, Spock and gradle

Building a microservice architecture to effectively run and operate resilient distributed services is hard. Especially, when you run into a use case that needs inter-service communication. Domain Driven Design principles help in identifying clear boundaries where each microservice is responsible for a well-defined subset of business logic. But at some point, you realise that the […]

Contract testing with Pact, Spock and gradle Read More »