We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da30072 commit a5a1381Copy full SHA for a5a1381
1 file changed
pact/pact-node-provider/README.md
@@ -0,0 +1,7 @@
1
+# Node Pact example
2
+
3
+This example project shows how to setup an Express server with Node and create
4
+a contract test for the provider side of a contract with Pact Node.
5
6
+## Relevant Blog Post
7
+[Step By Step Tutorial for Implementing Consumer-Driven Contracts for a Node Express Server with Pact](https://reflectoring.io/pact-node-provider/)
0 commit comments