Files
getting-started/pact/pact-react-consumer/README.md
Tom Hombergs 8b384c602b updated README
2018-10-25 21:10:22 +02:00

8 lines
379 B
Markdown

# React Pact example
This example project shows how to setup a React application to use [Pact](http://pact.io)
in order to create Pact files from a consumer test and validate the
a consumer against the Pact.
## Relevant Blog Post
[Step By Step Tutorial for Implementing Consumer-Driven Contracts for a React App with Pact and Jest](https://reflectoring.io/pact-react-consumer/)