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
- Show response body to user when an error response is returned from the pacts for verification response
- JUnit5 - async pact uses V4 specification by default but MessagePactBuilder uses V3
- AMQP Pact Consumer tests impossible to invoke method with annotation @PactVerifyProvider
- exclude consumer from service provider tag specification
- Junit wrapper's state annotation suggestion doesn't escape double quotes
- Pending flag is ignored in JUnit 5 for non REQUEST_RESPONSE verifications causing build to fail
- How to mock different for different interaction
- "Your project is misconfigured" error when publishing results of provider verification with Gradle and Kotlin
- Add support for branches in consumer version selectors
- DefaultTestResultAccumulator + junit5 false positive pact interaction missing logs
- Docs
- Kotlin not yet supported