pactjs

0.0.5 • Public • Published

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 --save-dev

Examples

Download the full codebase from GitHub.

To run the example provider verifications:

/pactjs/example/animal_service/$ node test/contracts.pact.js

Links

The official Pact specification

Ruby implementation of Pact

JVM implementation of Pact

Readme

Keywords

Package Sidebar

Install

npm i pactjs

Weekly Downloads

6

Version

0.0.5

License

none

Last publish

Collaborators

  • jeffcann