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
fix: Fix wrong value of env PACT_DO_NOT_TRACK #658
Value of
PACT_DO_NOT_TRACK
need to betrue
, not1