QUnit 2.19.0: Faster HTML startup
Changelog
Added
- CLI: Add
--module
option. (Shachar) #1680 - Core: Add
moduleId
toQUnit.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
. e31c8d37b6