Early errors.
Continue reading "Instant render and early errors with QUnit 3".QUnit Blog
QUnit 2.26.0 Released: Return from assert.rejects
Introduce return values to assert.rejects() and assert.throws(), and support loading local reporter scripts.
Continue reading "QUnit 2.26.0 Released: Return from assert.rejects".QUnit 2.25.0 Released: Add callback filter
Introduce QUnit.config.testFilter to programmatically filter tests.
Continue reading "QUnit 2.25.0 Released: Add callback filter".QUnit 2.24.3 Released: Bug fix
Yet another TAP compliance fix.
Continue reading "QUnit 2.24.3 Released: Bug fix".QUnit 2.24.2 Released: Bug fix
Another TAP compliance fix.
Continue reading "QUnit 2.24.2 Released: Bug fix".Link: Use QUnit to test your SAPUI5 applications
Ansgar Lichter wrote How to use latest QUnit and Sinon to test your SAPUI5 applications on the SAP Technology Blog:
Continue reading "Link: Use QUnit to test your SAPUI5 applications".Test lifecycle diagram
Ever wondered how beforeEach works in unit test frameworks?
Continue reading "Test lifecycle diagram".QUnit 2.24.1 Released: Bug fixes
More TAP compliance fixes, and memory for "error" events.
Continue reading "QUnit 2.24.1 Released: Bug fixes".Link: WebdriverIO QUnit Service
Mauricio Lauffer demo’ing the new wdio-qunit-service package:
Continue reading "Link: WebdriverIO QUnit Service".QUnit 2.24.0 Released: Cleaner traces and new CLI file extensions
New stacktrace cleaning, CLI file extensions, and various performance improvements and bug fixes.
Continue reading "QUnit 2.24.0 Released: Cleaner traces and new CLI file extensions".