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
refactor: Merge InteractionRegistry and InteractionDriver #496
VerifyResult
classVerifyResult
writePact
andcleanUp
to publicInteractionRegistry
toInteractionDriver
VerifyResult
SyncMessageDriver
VerifyResult
DriverInterface
InteractionDriver
directly, no more hard coding