Document running a single variant of a multi-global test
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 42
- Forks
- 71
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 8
Description
All variants: ./mach test-wpt tests/wpt/tests/path/to/something.any.js
Window variant: ./mach test-wpt /to/something.any.html
Worker variant: ./mach test-wpt /to/something.worker.html
Contributor guide
No contributing guide indexed for this repository
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 Servo Book page that documents WPT test commands, then review the ./mach test-wpt entry point and the paths shown in the issue. Document how to run the all-variants, Window, and Worker forms, with completion confirmed when readers can find all three commands in the relevant guide.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation, testing
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100