Releases: domenic/wpt-runner
Releases · domenic/wpt-runner
5.0.0
The minimum required Node.js version is now v16.
Updates all web platform tests files to the f85378
revision, and starts including the /common/gc.js
file.
Updates jsdom to v21.
4.1.0
Updates all web platform test files to the 419f95821a
revision.
4.0.2
This release includes files that were missing from the published npm package in v4.0.1.
4.0.1
Updates to jsdom v19, which fixes a bug which sometimes caused failing tests to crash the test runner.
This release was broken; use v4.0.2 instead.
4.0.0
Updates to jsdom v18, bringing along various new web platform features.
This release raises the minimum required Node.js version to v12.
3.2.1
Fixed the handling of various error statuses to properly fail the test runner. (#22, @MattiasBuelens)
3.2.0
Updates all web platform test files to the 1ddd94
revision.
3.1.0
Copies and serves idlharness.js
and webidl2/lib/webidl2.js
from the web platform tests project, in addition to testharness.js
.
Updates these web platform tests files to the c5f9e70
revision.
3.0.1
This release is identical to v3.0.0, but was published to npm, while v3.0.0 could not be.
3.0.0
Upgraded to jsdom v16, bringing along various new web platform features.
Updated to testharness.js 9a559c, bringing along various fixes and new assertions there (notably for testing exceptions).
This release raises the minimum required Node.js version to v10.
This release was not published on npm due to technical difficulties; see v3.0.1 instead.