š® QUnit 2.11.0 is here!
github.com/qunitjs/qunit/relā¦
Highlights:
ā New assert.true and assert.false methods.
š New fuzzy search in the UI.
ā± Improved CLI performance.
š Dependencies reduced from 9 to 7.
Thanks to our newest contributors: Ventuno, @jayjayjpg, and @raycohen!
QUnit 2.10.1 is out!
github.com/qunitjs/qunit/relā¦
š Just a quick fix for unscoped button CSS that could previously interfere with a UI test. Thanks @XhmikosR for reporting and helping investigate.
Just released v2.10.0: github.com/qunitjs/qunit/relā¦
Updates `only()` to allow you to run more than one test/module at once. This makes it inline with how our users expected it to work.
Also, fixes a tabbing order accessibility issue in the HTML reporter. Thanks to our contributors!
Over the weekend we released v2.9.0 which significantly reduces QUnit's install size by cutting down on dependencies (thanks @TimoTijhof)! github.com/qunitjs/qunit/relā¦
Unfortunately, we also broke the CLI š¤¦āāļø so we just published v2.9.1 to fix that! github.com/qunitjs/qunit/relā¦
Just released v2.6.0: github.com/qunitjs/qunit/rel⦠Tightens up some failure scenarios and adds a much needed `--require` API to the CLI! Check it out today š
Released v2.5.0: github.com/qunitjs/qunit/relā¦.
Included: a bunch of small fixes, better error handling, perf improvements, and the new assert.rejects API for verifying rejected promises.
Thanks to all our contributors!