Back to Qunit

QUnit 1.13.0 Released

docs/_posts/2014-01-04-qunit-1-13-0.md

2.25.0711 B
Original Source

Changelog

  • All: The Grand QUnit Split of 2013. (Timo Tijhof)
  • Assert: Remove raises(), deprecated in 2012.
  • Core: Add runtime property to testDone, deprecate duration.
  • Core: Only export to the variable that we check for.
  • Core: Properly check for existence of document.
  • Core: Remove triggerEvent, which isn't used or documented anywhere.
  • Core: Silence addEvent in non-browser env.
  • HTML Reporter: Use id function for selection elements in two places that were not using it. #463
  • Release: Add bower.json. #461

See also