Open stephenwang1011 opened 4 years ago
Really need your help @mefellows thank you
Actually, When I totally deleted the pact files from the database, then re-run the verification, it worked well and no error happened again! So interesting!
So, is this not an issue anymore?
Hi, I met this issue, and confused me too long. JAVA:8 Broker: latest docker image au.com.dius.pact.provider:gradle:4.1.0 au.com.dius:pact-jvm-consumer-junit:4.0.10 au.com.dius:pact-jvm-consumer-java8:4.0.10 Here is my code:
When I run the test, it will produce the below pact files:
Then I published this pact file to the pact broker and run the verify test on the provider by using the command: ./gradlew verifyPact The error was shown:
And here is my API real response: