#pact #cdc #verification #specification

pact_verifier

Pact-Rust support library that implements provider verification functions

86 releases (13 stable)

1.2.5 Mar 19, 2025
1.2.4 Aug 13, 2024
1.2.3 Jul 17, 2024
1.1.0 Feb 20, 2024
0.2.0 Oct 9, 2016

#875 in Testing

Download history 205/week @ 2024-12-11 192/week @ 2024-12-18 65/week @ 2024-12-25 48/week @ 2025-01-01 147/week @ 2025-01-08 174/week @ 2025-01-15 124/week @ 2025-01-22 36/week @ 2025-01-29 46/week @ 2025-02-05 29/week @ 2025-02-12 46/week @ 2025-02-19 18/week @ 2025-02-26 9/week @ 2025-03-05 16/week @ 2025-03-12 439/week @ 2025-03-19 146/week @ 2025-03-26

614 downloads per month
Used in 4 crates

MIT license

2MB
51K 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

~22–57MB
~1M SLoC