Skip to content

1.1.0

Choose a tag to compare

@ahilke ahilke released this 08 Apr 16:30
· 69 commits to main since this release
774daec

Added

  • Direct integration with jest as a test reporter. See README.md for details.

Changed

  • Reduce logging noise. Saved files are now only logged as debug (was log), except for the main report files.
  • Relax engine requirements and add indirect peer dependency. This should prevent warnings when installing the package.

Removed

  • CLI no longer interactively asks for the test coverage path, instead printing the help text when invoked without an argument.