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