QUnit 2.1.1 Released
Changelog
- All: Remove deprecated 1.x features.
- Assert: Deprecate
assert.push()
. - Core:
QUnit.start()
no longer requires callingQUnit.load()
first. - HTML Reporter: Add an “Abort” button.
assert.push()
.QUnit.start()
no longer requires calling QUnit.load()
first.