Skip to content

Commit 3fffebb

Browse files
committed
doc: add common.WPT to test README
PR-URL: #11127 Reviewed-By: Timothy Gu <[email protected]> Reviewed-By: Joyee Cheung <[email protected]> Reviewed-By: Michael Dawson <[email protected]> Reviewed-By: James M Snell <[email protected]>
1 parent 5e4545e commit 3fffebb

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

test/README.md

+9
Original file line numberDiff line numberDiff line change
@@ -379,3 +379,12 @@ The realpath of the 'tmp' directory.
379379
* return [&lt;String>](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type)
380380

381381
Name of the temp directory used by tests.
382+
383+
### WPT
384+
385+
A port of parts of
386+
[W3C testharness.js](https://github.com/w3c/testharness.js) for testing the
387+
Node.js
388+
[WHATWG URL API](https://nodejs.org/api/url.html#url_the_whatwg_url_api)
389+
implementation with tests from
390+
[W3C Web Platform Tests](https://github.com/w3c/web-platform-tests).

0 commit comments

Comments
 (0)