Back to Qunit

QUnit 1.14.0 Released

docs/_posts/2014-01-31-qunit-1-14-0.md

2.25.0614 B
Original Source

Changelog

  • Addons: Remove last remnants.
  • Assert: assert.throws() now supports comparing to Error instances.
  • Assert: assert.throws() now supports comparing to error strings.
  • Core: Add config property for disabling default scroll-to-top.
  • Core: Add support for "select one" dropdowns to QUnit.config.urlConfig.
  • Core: Cache window.clearTimeout in case it gets mocked.
  • Core: Run multiple tests by test number.
  • HTML Reporter: Removing some redundant CSS code.
  • Release: Set main property to qunit/qunit.js.

See also