qunit v2.19.0 Release Notes

Release Date: 2022-04-28 // almost 2 years ago
  • โž• Added

    • CLI: Add --module option. (Shachar) #1680
    • Core: Add moduleId to QUnit.begin() details object.

    ๐Ÿ›  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.