All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Couple of new badges to README
- Improved test title with nested suites
- Circle CI config updated to 2.0
- Update dependencies
- Screen shots of output in README
- Base test state detaction on actual
event
/type
property asstate
is missing - Don't show duration for single tests
- Simplify interfaces for minimum necessary data
- Include skipped tests in the plan as
test:start
is not emitted for skipped tests
coveralls
as dev dependencyfiles
section inpackage.json
as built fiels were missingprepublish
script to make sure built files are present
- Installing
coveralls
globally in CI - Unused typings
- Fix typo in README
- Upload coverage results only for
master
branch
- Initial code for the tap reporter
- Tests for reporter
- Basic README file
- This CHANGELOG
- Config file for CircleCI