QUnit 2.17.2 Released
Changelog
Changed
- CLI: Reduce npm install size by 35 kB. (Timo Tijhof) node-watch#115
Fixed
- Core: Correctly ignore late tests after a nested
QUnit.module.only()
closure. (Steve McClure) #1645 - Core: Restore fake test for “No tests were run” message. (Timo Tijhof) #1652
- HTML Reporter: Restore URL parameter reading. (Timo Tijhof) #1657