pact-foundation / pact-jvm

JVM version of Pact. Enables consumer driven contract testing, providing a mock service and DSL for the consumer project, and interaction playback and verification for the service provider project.
https://docs.pact.io
Apache License 2.0
1.07k stars 473 forks source link

Update README.md #1785

Closed danifgxcom closed 2 months ago

danifgxcom commented 2 months ago

The explanation already says that you cannot use PactVerificationSpringProvider without @WebMvcTest annotation. Therefore it falls into PactVerificationInvocationContextProvider extension.