WordPress / WordPress/phpunit-test-runner

Support Core End to End (E2E) Tests in the Test Runner.

Open
#114 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement help wanted
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.