UNPKG

mukla

Version:

Small, parallel and fast test framework with suppport for async/await, promises, callbacks, streams and observables. Targets and works at node.js v0.10 and above.

22 lines (12 loc) 853 B
# Change Log All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. <a name="0.4.9"></a> ## 0.4.9 (2017-03-17) ### Bug Fixes * **ci:** update CI and add appveyor ([d036e6f](https://github.com/tunnckocore/mukla/commit/d036e6f)) * **dep:** we uses clean-stacktrace instead of clean-stack ([e3d0449](https://github.com/tunnckocore/mukla/commit/e3d0449)) * **package:** update deps and npm scripts ([4d00b3c](https://github.com/tunnckocore/mukla/commit/4d00b3c)) * **package:** use stacktrace-metadata for better reporter ([3992991](https://github.com/tunnckocore/mukla/commit/3992991)) * **readme:** update readme template ([b93c4d4](https://github.com/tunnckocore/mukla/commit/b93c4d4)) ## 0.0.0 - 2016-05-05 - Initial commit