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
ci(compatibility-suite): Force output colors for behat #500
--colors Force ANSI color in the output. By default color support is
guessed based on your platform and the output if not specified.
Currently it guessed that github actions does not support color. So I have to force it to make it easier to see the results (which step pass, which fail)
Currently it guessed that github actions does not support color. So I have to force it to make it easier to see the results (which step pass, which fail)