We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e4545e commit 3fffebbCopy full SHA for 3fffebb
test/README.md
@@ -379,3 +379,12 @@ The realpath of the 'tmp' directory.
379
* return [<String>](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type)
380
381
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