Packages

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. Integrates the https://pact.io specification with ex_unit testing.

Retired package: Release invalid - Package not yet functional. This version was a hex publish test.

Current section

Files

Jump to
ex_pact .formatter.exs
Raw

.formatter.exs

# Used by "mix format"
[
inputs: ["{mix,.formatter}.exs", "{config,lib,test}/**/*.{ex,exs}"]
]