WordPress / WordPress/phpunit-test-runner
Support Core End to End (E2E) Tests in the Test Runner.
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 77
- Forks
- 77
- Avg merge
- 15d 15h
- Merged PRs (30d)
- 4
Description
Both WordPress core and the Gutenberg project support End to End tests.
The test runner should support them for distributed tests as well.
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 comparing the WordPress core tests/e2e and Gutenberg packages/e2e-tests implementations to understand the expected End to End test behavior. Then inspect the test runner's distributed-test entry points and determine what support is needed. Done means the runner can execute both kinds of E2E tests in distributed runs, with coverage for the supported behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100