QUnit 2.5.1 Released: Bug fixes

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