UNPKG

hugs

Version:

Hugs - a wrapper for test frameworks

32 lines (19 loc) 607 B
# Change Log All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). ## [2.1.0] - 2016-12-31 Fix issue with incorrect dependency ## [2.0.0] - 2016-12-31 - Run ava tests in parallel mode - Removed implicit use of chai and `assert` from api. ## [1.0.2] - 2016-07-30 Dependency updates ## [1.0.1] - 2016-07-10 Adds support for: - Mocha framework (browser) - Jasmine framework (browser) - Sinon matchers API - Sinon createStubInstance ## [0.0.1] - 2016-05-29 ### Added - Initial release with support for mocha and tap.