Back to Qunit

QUnit 2.19.0 Released: Faster HTML startup

docs/_posts/2022-04-28-qunit-2-19-0.md

2.25.0868 B
Original Source

Improve accessibility, add --module CLI option, and faster HTML startup.

Changelog

Added

Fixed

  • Core: Fix event "runtime" data to be rounded to milliseconds.
  • Core: Fix pretty stacktrace shortening to work on Windows.
  • HTML Reporter: Faster toolbar setup by reusing beginDetails.modules. e31c8d37b6 #1664

See also

  • Git tag: 2.19.0
  • [QUnit 2.7.0 Released: HTML Reporter Performance]({% post_url 2018-10-10-qunit-2-7-0 %})