Back to Qunit

QUnit 2.17.2 Released: Reduce npm package size

docs/_posts/2021-09-19-qunit-2-17-2.md

2.25.0886 B
Original Source

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

  • Git tag: 2.17.2
  • [QUnit 2.11.0 Released: Reduce npm dependencies from 9 to 7]({% post_url 2020-08-16-qunit-2-11-0 %})
  • [QUnit 2.9.0 Released: Reduce npm package size from 142 to 9 dependencies]({% post_url 2019-01-06-qunit-2-9-0 %})