Releases: domenic/wpt-runner
Releases · domenic/wpt-runner
2.1.0
Added a shim for the /streams/resources/test-initializer.js
web platform tests file.
2.0.1
Picked up a minor fix from jsdom for the resource loading logic to reduce spurious errors logged to the console.
2.0.0
- Added the root URL option.
- Changed the API to use an options object.
- Changed the CLI to have a nicer interface for optional arguments.
- Started requiring Node v6.
1.0.2
Made the runner also count incomplete tests as failures.
1.0.1
Fixed the URL for the dummy service worker test files served by the server.