pact-foundation / pact-php

PHP 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
Apache License 2.0
273 stars 92 forks source link

docs: Update links to examples #561

Closed tienvx closed 6 months ago

tienvx commented 6 months ago

Plugin examples were moved to core. Other examples were added.