File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 77Python version of Pact. Enables consumer driven contract testing,
88providing a mock service and DSL for the consumer project, and
99interaction playback and verification for the service provider project.
10+ Currently supports version 2 of the [ Pact specification] .
1011
1112For more information about what Pact is, and how it can help you
1213test your code more efficiently, check out the [ Pact documentation] .
@@ -351,6 +352,7 @@ End to end: `make e2e`
351352[ Pact Broker ] : https://docs.pact.io/documentation/sharings_pacts.html
352353[ Pact documentation ] : https://docs.pact.io/
353354[ Pact Mock Service ] : https://github.com/bethesque/pact-mock_service
355+ [ Pact specification ] : https://github.com/pact-foundation/pact-specification
354356[ Provider States ] : https://docs.pact.io/documentation/provider_states.html
355357[ pact-provider-verifier ] : https://github.com/pact-foundation/pact-provider-verifier
356358[ pyenv ] : https://github.com/pyenv/pyenv
You can’t perform that action at this time.
0 commit comments