Archive: 2018

QUnit 2.8.0 Released: Async events

Changelog

QUnit 2.7.1 Released

Changelog

Link: Parallel testing prototype

πŸŽ‰ The most exciting β€œboring” demo I’ve ever recorded! πŸŽ‰ Prototyping running tests in parallel in the browser with @qunitjs! πŸš—πŸ’¨ The implementation will also allow Node tests to run in parallel as well, but as a UI engineer FINALLY having this in the browser will be 😍

QUnit 2.7.0 Released: HTML Reporter Performance

Add Performance Timeline support, and improve HTML Reporter performance.

QUnit 2.6.2 Released

Changelog

QUnit 2.6.1 Released: Bug fixes

Minor bug fixes and memory leaks plugged!

QUnit 2.6.0 Released: Tighten failure scenarios

Tightens up some failure scenarios and adds a much needed --require API to the CLI!

QUnit 2.5.1 Released: Bug fixes

Bunch of bug fixes and doc updates; thanks to all who contributed! 😍

QUnit 2.5.0 Released: Add assert.rejects

Includes a bunch of small fixes, better error handling, perf improvements, and the new assert.rejects API for verifying rejected promises.