pact-jvm
https://github.com/pact-foundation/pact-jvm
Kotlin
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.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Kotlin not yet supported2 Subscribers
Add a CodeTriage badge to pact-jvm
Help out
- Issues
- Add support for environments in JVM can-i-deploy
- Multiple methods with pactMethods throwing "java.lang.IllegalStateException: server in wrong state" error
- Validation absence for the interaction request description
- Non-existing tags are ignored as long as an existing tag is provided (consumerVersionSelectors bug?)
- When setting expected response body as PactDslJsonRootValue.numberType(), the verifier is always testing for equality to 100 instead of number type
- Pact Maven Plugin can-i-deploy Failures - `cvpq` is not valid. It should be `cvp`
- Support for WebTestClient as a target
- Tags are not published with the Gradle plugin when using providerTags
- Illegal cast of au.com.dius.pact.core.support.Auth to List<String> in latest 4.1.25 and 4.2.10 releases
- Getting au.com.dius.pact.pactbroker.RequestFailedException: Request to path '/' failed with response 'HTTP/1.1 401 Unauthorized'
- Docs
- Kotlin not yet supported