Category "spring-cloud-contract"

Spring Cloud Contract with Wiremock - how to choose Scenario manually?

Im working in a project using Spring Cloud Contract and Wiremock to create integration tests. Everything was fine until we need to add multiple responses to the

Spring Cloud Contract generated tests fails on empty responses from producer

I am trying to implement Spring Cloud Contract to my project. I am following instructions from this baeldung article: https://www.baeldung.com/spring-cloud-cont

Spring Cloud Contract with multiple requestparts

I'm trying to write a contract to test the following providers endpoint @PostMapping(value = "/api/{id}/addFiles", consumes = MediaType.MULTIPART_FORM_DATA_VAL

PACT vs spring cloud contract tests [closed]

I am trying to understand the better tool between PACT and Spring Cloud Contract to implement Consumer Driver Contract Tests. I dont find any

PACT vs spring cloud contract tests [closed]

I am trying to understand the better tool between PACT and Spring Cloud Contract to implement Consumer Driver Contract Tests. I dont find any

SCC doesn't support Pageable?

I am using spring cloud contract (1.1.0) but i am completly stuck when I want to use Pageable http://docs.spring.io/spring-data/commons/docs/current/api