QUnit 2.4.1 Released
Changelog
- CLI: Add slight debounce to restarting tests on file watching.
- CLI: Catch file load failures and report as failing tests.
- CLI: Clear require cache of watched files between runs.
- CLI: List available reporters when option is specified with no value.
- CLI: Properly support watching files added after first run.
- HTML Reporter: Fix regression in error reporting.