Skip to content

Commit 177e979

Browse files
Trottitaloacasas
authored andcommitted
doc: add common.WPT to test README
PR-URL: #11127 Reviewed-By: Timothy Gu <timothygu99@gmail.com> Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com> Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent 8f34181 commit 177e979

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)