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 |
#16 in #pact
2MB
41K
SLoC
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.
lib.rs
:
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.
Dependencies
~26–43MB
~720K SLoC