1.1.1 • Published 7 years ago

@pact-foundation/pact-standalone-darwin v1.1.1

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

Pact Standalone Provider NPM

Build Status

Installation wrapper for pact pact-standalone executable.

On install, this package selects and installs the correct pact-mock-service and pact-provider-verifier executable for your environment. The platform-specific binaries pact-mock-service and pact-provider-verifier can be found inside the node_modules/.bin directory.

Usage

$ npm i @pact-foundation/pact-standalone
$ node_modules/.bin/pact-mock-service --port 1234
$ node_modules/.bin/pact-provider-verifier <args>
1.1.1

7 years ago

1.1.0

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago