Skip to content

2.0.0

Compare
Choose a tag to compare
@adamgruber adamgruber released this 29 Dec 19:59
· 158 commits to master since this release

New Features in 2.0.0

  • Every bit of the report has been redesigned for a cleaner, more streamlined look
  • Built using React and mobx
  • Supports displaying additional test context including images!
  • Supports displaying inline diffs for failed tests
  • New options including hiding test code and/or charts
  • Enhanced navigation menu with clearer filtering options
  • New option to disable console messages
  • Test coverage!

Breaking Changes

Upgrading to v2 should be seamless. However there is one change to be aware of:

  • The reportName option has been renamed to reportFilename