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
- the NumberTypeMatcher in pact-jvm-core should reject string values outright when the matcher type is INTEGER, regardless of whether the string content is parseable as a number.
- `MockMvcTestTarget` incompatible with Spring Framework 7 — `HttpHeaders.containsKey()` removed
- fix: synchronize access to new pact file
- I am getting one intermittent issue with one of the consumer, provider pair over pact broker.
- Hey just wanted to clear my understading about WIP and enable pending pacts.
- Support filtering pacts by interaction type when same consumer has both HTTP and Message pacts
- Docs
- Kotlin not yet supported