Playing around with Consumer Driven Contract Testing using Pact
0
stars
0
forks
source link
Pact Universe
Steps:
- Inside the pact container, run the pact tests in consumer
- Publish the result to broker
curl -v -XPUT \-H "Content-Type: application/json" \
-d@pacts/Kid-Mommy-pact.json \
http://pact-broker:80/pacts/provider/Mommy/consumer/Kid/version/0.0.1