web-platform-tests / web-platform-tests/wpt
Missing testharness documentation
Open
Nobody has claimed this yet.
docs
testharness.js
- Dominant language
- HTML
- Stars
- 6.2k
- Forks
- 3.9k
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 586
Description
The following things exposed in testharness don't appear to be in the docs:
OptionalFeatureUnsupportedError
begin_shadow_realm_tests
fetch_tests_from_shadow_realm
fetch_tests_from_window
fetch_tests_from_worker
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the testharness documentation and comparing it with the exposed names listed in the issue. Document OptionalFeatureUnsupportedError and the four shadow-realm or window/worker functions; done means each listed API appears in the appropriate testharness documentation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- documentation, testing
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100