Mocha Versions Save

☕️ simple, flexible, fun javascript test framework for node.js & the browser

v10.4.0

1 month ago

10.4.0 / 2024-03-26

:tada: Enhancements

  • #4829 feat: include .cause stacks in the error stack traces (@voxpelli)
  • #4985 feat: add file path to xunit reporter (@bmish)

:bug: Fixes

  • #5074 fix: harden error handling in lib/cli/run.js (@stalet)

:nut_and_bolt: Other

v10.3.0

2 months ago

This is a stable release equivalent to v10.3.0-preminor.0.

What's Changed

New Contributors

Full Changelog: https://github.com/mochajs/mocha/compare/v10.2.0...v10.3.0

v10.3.0-preminor.0

2 months ago

A test release tagged with next on npm, to test that we can do releases at all. See #5081 for context.

What's Changed

New Contributors

Full Changelog: https://github.com/mochajs/mocha/compare/v10.2.0...v10.3.0-preminor.0

v10.2.0

1 year ago

10.2.0 / 2022-12-11

:tada: Enhancements

  • #4945: API: add possibility to decorate ESM name before import (@j0tunn)

:bug: Fixes

:book: Documentation

v10.1.0

1 year ago

10.1.0 / 2022-10-16

:tada: Enhancements

  • #4896: Browser: add support for prefers-color-scheme: dark (@greggman)

:nut_and_bolt: Other

v10.0.0

1 year ago

10.0.0 / 2022-05-01

:boom: Breaking Changes

:nut_and_bolt: Other

Also thanks to @ea2305 and @SukkaW for improvements to our documentation.

v9.2.2

2 years ago

9.2.2 / 2022-03-11

Please also note our announcements.

:bug: Fixes

:nut_and_bolt: Other

v9.2.1

2 years ago

9.2.1 / 2022-02-19

Please also note our announcements.

:bug: Fixes

  • #4832: Loading of config files throws wrong error (@juergba)

  • #4799: Reporter: configurable maxDiffSize reporter-option (@norla)

v9.2.0

2 years ago

9.2.0 / 2022-01-24

Please also note our announcements.

:tada: Enhancements

  • #4813: Parallel: assign each worker a worker-id (@forty)

:nut_and_bolt: Other

v9.1.4

2 years ago

9.1.4 / 2022-01-14

Please also note our announcements.

:bug: Fixes

:nut_and_bolt: Other