pact-js-mocha
Version:
Mocha Interface for Pact
26 lines (10 loc) • 776 B
Markdown
<a name="1.0.2-alpha"></a>
## [1.0.2-alpha](https://github.com/pact-foundation/pact-js-mocha/compare/1.0.1-alpha...v1.0.2-alpha) (2016-08-14)
<a name="1.0.1-alpha"></a>
## [1.0.1-alpha](https://github.com/pact-foundation/pact-js-mocha/compare/v1.0.0-alpha...1.0.1-alpha) (2016-07-10)
<a name="1.0.0-alpha"></a>
# [1.0.0-alpha](https://github.com/pact-foundation/pact-js-mocha/compare/bf8c2f6...v1.0.0-alpha) (2016-07-07)
### Bug Fixes
* **lib:** adding another way to start the Mock server to decouple the tests life cycle from it ([bf8c2f6](https://github.com/pact-foundation/pact-js-mocha/commit/bf8c2f6))
### Features
* **App:** enable user to add an Array of interactions at once ([8931656](https://github.com/pact-foundation/pact-js-mocha/commit/8931656))