What's Changed
- Add diff printing support by @charles-toller in #134
- Ensure that test time attribute is capped at 3 digits after the decimal by @aviskase in #143
- Test against all supported versions of mocha by @gabegorelick in #157
- Fix test failures when running on older versions of mocha by @gabegorelick in #159
- Allow appending
jenkinsClassnamePrefix
by @prnsml in #138 - Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #166
- Bump ansi-regex from 3.0.0 to 3.0.1 by @dependabot in #175
- Fixes bug truncating testcase duration by @halfninja in #172
New Contributors
- @charles-toller made their first contribution in #134
- @aviskase made their first contribution in #143
- @prnsml made their first contribution in #138
- @halfninja made their first contribution in #172
Full Changelog: v2.0.2...v2.1.0