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
- Pact not generated with headers and body : both with and without headers not working
- Encoding error when contract generating for request with binary body (for images)
- Message provider test fails on maven-surefire-plugin 3.0.0-M4
- Add support for Graphql query in requests
- PactRunner in pact-jvm provider library should provide the ability to run individual interactions
- Exception in thread "Thread-2" java.lang.NoSuchMethodError: kotlin.io.ByteStreamsKt.readBytes
- Contract test example for message queue in clojure
- Print response body when any error response received during any interaction with the Pact Broker
- UnsupportedOperationException when having more than 1 interaction
- java.lang.NoSuchMethodError: kotlin.io.ByteStreamsKt.readBytes
- Docs
- Kotlin not yet supported