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
- Support multiple loggers
- Add support for TestNG
- Add support for numeric range matchers/generators in Pact JVM DSL
- Allow Pact generation in Android Automation tests
- Add ability for Pacts to be used in integration tests
- From version 4.3.+ using numberType in Java cannot compile
- Ability to verify stringified JSON
- Feature Request: Individual Consumer Test Case per Async Message Interaction
- `numExamples` matchers expect PactDslRootValue instead of PactDslPart
- `minArrayLike` does not respect minLength when specifiying examples
- Docs
- Kotlin not yet supported