UNPKG

gruu-reporter

Version:

Small reporter for TAP output, showing only failing tests and small stack traces. Built for [gruu][] test runner, but works for any other TAP-producing libs

22 lines (13 loc) 619 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="1.0.1"></a> ## [1.0.1](https://github.com/hybridables/always-done/compare/v1.0.0...v1.0.1) (2016-10-25) ### Bug Fixes * **changelog:** fix a changelog ([75d049e](https://github.com/hybridables/always-done/commit/75d049e)) ## 1.0.0 - 2016-10-25 - First official and stable release, follow SemVer now - update to use `try-catch-core` - update tests - add docs, API doc comments ## 0.0.0 - 2015-09-10 - Inital commit