Back to Qunit

QUnit 2.5.1 Released: Bug fixes

docs/_posts/2018-02-27-qunit-2-5-1.md

2.25.0537 B
Original Source

Bunch of bug fixes and doc updates; thanks to all who contributed! 😍

Changelog

Changed

  • HTML Reporter: Restore attributes on #qunit-fixture between tests. (Robert Jackson) #1250
  • Assert: Fail test if using assert.step() without assert.verifySteps().

Fixed

  • Core: Release all processing locks when Promise rejects from a test. #1253

See also