pact-foundation / pact-reference

Reference implementations for the pact specifications
https://pact.io
MIT License
91 stars 46 forks source link

feat: Add environment variables for most options #422

Closed mjpieters closed 1 month ago

mjpieters commented 1 month ago

This covers options most often used in CI environments, and should make configuration of the verifier easier using just environment variables.

Fixes #419