Thanks to visit codestin.com
Credit goes to lib.rs

#deprecated #pact #cdc #testing

pact_verifier_ffi

Pact verifier FFI for provider pact verification [DEPRECATED, replaced with pact_ffi]

7 releases

0.0.6 Jul 11, 2021
0.0.5 Jun 23, 2021
0.0.4 May 30, 2021
0.0.3 Apr 11, 2021
0.0.1 Jan 10, 2021

#19 in #pact

MIT license

2.5MB
55K SLoC

The pact_verifier crate provides a number of exported functions using C bindings for controlling the pact verification process. These can be used in any language that supports C bindings.


Pact Verifier FFI [DEPRECATED]

NOTE: This library is being moved into a single FFI library pact_ffi.

This project provides a foreign function interface to verify pact files against a running provider. It implements the V3 Pact specification.

Online rust docs

Dependencies

~34–56MB
~839K SLoC