All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
Fix issue with incorrect dependency
- Run ava tests in parallel mode
- Removed implicit use of chai and
assert
from api.
Dependency updates
Adds support for:
- Mocha framework (browser)
- Jasmine framework (browser)
- Sinon matchers API
- Sinon createStubInstance
- Initial release with support for mocha and tap.