#pact #cdc

pact_verifier

Pact-Rust support library that implements provider verification functions

90 releases (17 stable)

Uses new Rust 2024

1.3.3 Aug 19, 2025
1.3.2 Jun 20, 2025
1.3.0 May 21, 2025
1.2.5 Mar 19, 2025
0.2.0 Oct 9, 2016

#219 in Testing

Download history 176/week @ 2025-08-05 163/week @ 2025-08-12 584/week @ 2025-08-19 456/week @ 2025-08-26 538/week @ 2025-09-02 522/week @ 2025-09-09 874/week @ 2025-09-16 795/week @ 2025-09-23 593/week @ 2025-09-30 503/week @ 2025-10-07 550/week @ 2025-10-14 652/week @ 2025-10-21 655/week @ 2025-10-28 459/week @ 2025-11-04 1045/week @ 2025-11-11 437/week @ 2025-11-18

2,694 downloads per month
Used in 5 crates (4 directly)

MIT license

2.5MB
54K SLoC

The pact_verifier crate provides the core logic to performing verification of providers. It implements the V3 (https://github.com/pact-foundation/pact-specification/tree/version-3) and V4 Pact specification (https://github.com/pact-foundation/pact-specification/tree/version-4).


Pact Verifier library

This crate implements verification of a provider against a pact file. It implements the V3 Pact specification and V4 Pact specification.

Online rust docs

Dependencies

~19–63MB
~1M SLoC