Skip to content

mocha 3.3.0

Thanks to all our contributors, maintainers, sponsors, and users! ❤️

As highlights:

  • We've got coverage now!
  • Testing is looking less flaky \o/.
  • No more nitpicking about "mocha.js" build on PRs.

:tada: Enhancements

  • #2659: Adds support for loading reporter from an absolute or relative path (@sul4bh)
  • #2769: Support --inspect-brk on command-line (@igwejk)

:bug: Fixes

  • #2662: Replace unicode chars w/ hex codes in HTML reporter (@rotemdan)

:mag: Coverage

:nut_and_bolt: Other