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
- Feature to modify an existing PactDslJsonBody.
- MessageTarget giving No annotated methods were found error for annotation @PactVerifyProvider
- ProviderStateParameters - are defaulting to String
- X509
- Publishing contracts to a broker using a self-signed SSL certificate using the Gradle plugin on MacOS doesn't work
- Provider branch not sent to Pact Broker in consumer version selectors if enablePending=false
- Does matchPath(regexPath, examplePath) makes the mock server expect request with examplePath (exact match)?
- usePreemptiveAuthentication doesn't work as expected
- Set expectation for contents of a zip file in consumer contract pact
- Feature Request - Support like Matcher with Predefined Java Objects like in Pact-JS
- Docs
- Kotlin not yet supported