Skip to content

v1.4.0

Compare
Choose a tag to compare
@carpasse carpasse released this 09 Nov 09:48
· 90 commits to master since this release
2dc4ffb

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)