Skip to content

Releases: domenic/wpt-runner

5.0.0

05 Apr 05:54
Compare
Choose a tag to compare

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

01 Feb 21:12
Compare
Choose a tag to compare

Updates all web platform test files to the 419f95821a revision.

4.0.2

15 Dec 21:58
Compare
Choose a tag to compare

This release includes files that were missing from the published npm package in v4.0.1.

4.0.1

15 Dec 16:18
Compare
Choose a tag to compare

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

12 Nov 23:05
Compare
Choose a tag to compare

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

19 Mar 18:42
Compare
Choose a tag to compare

Fixed the handling of various error statuses to properly fail the test runner. (#22, @MattiasBuelens)

3.2.0

04 Jul 17:12
Compare
Choose a tag to compare

Updates all web platform test files to the 1ddd94 revision.

3.1.0

23 Jun 21:35
Compare
Choose a tag to compare

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

03 Feb 19:21
Compare
Choose a tag to compare

This release is identical to v3.0.0, but was published to npm, while v3.0.0 could not be.

3.0.0

03 Feb 19:21
Compare
Choose a tag to compare

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.