QUnit 2.17.2 Released: Reduce npm package size

Changelog

Changed

  • CLI: Reduce npm install size by 35 kB, speeding up installation. (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

See also