7 lines
341 B
Markdown
7 lines
341 B
Markdown
# Node Pact example
|
|
|
|
This example project shows how to setup an Express server with Node and create
|
|
a contract test for the provider side of a contract with Pact Node.
|
|
|
|
## Relevant Blog Post
|
|
[Step By Step Tutorial for Implementing Consumer-Driven Contracts for a Node Express Server with Pact](https://reflectoring.io/pact-node-provider/) |