Releases: MailOnline/jest-tap-reporter
Releases · MailOnline/jest-tap-reporter
v1.9.0
1.9.0 (2018-01-03)
Features
v1.8.2
1.8.2 (2017-12-25)
Bug Fixes
- package: update @babel/code-frame to version 7.0.0-beta.36 (b32d8dc)
v1.8.1
1.8.1 (2017-12-15)
Bug Fixes
- package: update @babel/code-frame to version 7.0.0-beta.35 (7ded286)
v1.8.0
1.8.0 (2017-12-13)
Bug Fixes
- fix testing for Travis (a6868d4)
- make suite header coloring dynamic (4167bf2)
Features
- improve options and path resolution (b55f490)
- make progress reporting optional (e6343a2)
v1.7.2
1.7.2 (2017-12-04)
Bug Fixes
- package: update @babel/code-frame to version 7.0.0-beta.34 (e08d282)
v1.7.1
1.7.1 (2017-12-01)
Bug Fixes
- package: update @babel/code-frame to version 7.0.0-beta.33 (52dd82f)
v1.7.0
1.7.0 (2017-11-23)
Features
- hide long stack traces by default, add option showInternalStackTraces to enable them (20018d5)
- show progress while running tests (3169db2)
v1.6.0
1.6.0 (2017-11-14)
Bug Fixes
- dont print codeFrame if empty (1511ac3)
- dont print codeFrame if empty (b44dccd)
- fixtures (6cbddcd)
- recognize more generic 'Expected' headers (3f81383)
Features
- display error in test suite itself (d921d73)
- highlight error code in terminal (0994dba)
- improve at-path stack trace formatting (c8d33a7)
v1.5.0
1.5.0 (2017-11-13)
Features
v1.4.0
1.4.0 (2017-11-09)
Bug Fixes
- make snapshot summary display correctly (6f30c01)
Features
- add describe to Logger tests, add m-dash to test assertions (ac844d7)
- add steps of multi-level steps (dc177fa)
- add TODO test colors (81ff976)
- color trace line path (e3595c0)
- display path relative to root dir (d75e1be)
- format left padding of AssertionResult (fa07fa7)
- format nicely stack traces (02086cc)
- format test summary as jest (cc6b648)
- make error output nicer (6036814)
- make suite PASS/FAIL more jest-like (991b1c0)
- move suite pretty printing to LineWriter (2c28898)