pact-foundation / pact-net

.NET version of Pact. Enables consumer driven contract testing, providing a mock service and DSL for the consumer project, and interaction playback and verification for the service provider project.
https://pact.io
MIT License
848 stars 234 forks source link

feat: add array contains matcher #518

Open MaxCampman opened 2 months ago

MaxCampman commented 2 months ago

What?

NOTE:

adamrodger commented 2 months ago

@MaxCampman if you rebase onto latest then the FFI upgrade should already be there 👍