Playing with pact-mock server and Ember.js
Clone the project.
Install ember-cli
globally.
$ npm install -g ember-cli
ember-client
.
$ cd ember-client
$ npm install
pack-mock-server
$ cd ../pact-mock-server
$ npm install
Example for pact-mock-server using mocha: https://github.com/pact-foundation/pact-js/tree/master/examples/mocha