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 branches in consumer version selectors
- Multiple methods with pactMethods throwing "java.lang.IllegalStateException: server in wrong state" error
- Non-existing tags are ignored as long as an existing tag is provided (consumerVersionSelectors bug?)
- Tags are not published with the Gradle plugin when using providerTags
- Consumer Kotlin DSL API proposal
- Possible incompatibility with Spring context, JUnit5, pact provider async and maven
- Add optional argument to @State annotation to specify the endpoint's path it's verifying
- BaseMockServer crash with Robolectric
- AND is not a valid matcher definition
- MalformedJsonException is thrown is thrown if a response does not have Content-Type header
- Docs
- Kotlin not yet supported