Artifacts using Consumer (15)
Sort:
popular
|
newest
Example usages of the Swagger Request Validator and its various integrations and adapters.
Last Release on May 16, 2022
6. Kotlin
au.com.dius.pact.consumer » kotlinApache
# Kotlin consumer DSL for Pact-JVM
Last Release on Apr 30, 2022
9. Pact4s Weaver
io.github.jbwheatley » pact4s-weaverApache
pact4s-weaver
Last Release on May 25, 2022
10. Pact JVM Server
au.com.dius.pact » pact-jvm-serverApache
Pact server
===========
The pact server is a stand-alone interactions recorder and verifier, aimed at clients that are non-JVM or non-Ruby based.
The pact client for that platform will need to be implemented, but it only be responsible for generating the `JSON`
interactions, running the tests and communicating with the server.
The server implements a `JSON` `REST` Admin API with the following endpoints.
/ -> For diagnostics, currently returns a list of ports of the running mock servers.
...
Last Release on Apr 30, 2022