Skip to content
This repository was archived by the owner on Sep 25, 2021. It is now read-only.

orchestrated-io/pactjs0

 
 

Repository files navigation

PactJS

This is a PoC Pact Javascript implementation.

Currently it is a bare-bones implementation that can verify a provider's response.

Install

npm install pactjs-verify --save-dev

Examples

Download the full codebase from GitHub.

To run the example provider verifications:

cd example/animal_service && node test/contracts.pact.es6

Links

The official Pact specification

Ruby implementation of Pact

JVM implementation of Pact

About

Spike code for Javascript implementation of Pact

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%