QUnit 1.9.0 Released
Changelog
- Assert: Rename
assert.raises()
toassert.throws()
, keeping an alias for compat. #267 - Core: Make the module filter case-insensitive. #252
- HTML Reporter: Link should ignore “testNumber” and “module”. #270
- HTML Reporter: Move checkboxes into toolbar and give them labels and tooltip descriptions. #274
- HTML Reporter: Remove use of shadows and change border radius to 5px for pass/error.
- Release: Start publishing to npm under the
qunitjs
package name.