WordPress / WordPress/phpunit-test-runner
Provide a human-readable summary of skipped and risky tests
Open
Nobody has claimed this yet.
ContributorDay
enhancement
help wanted
needs assignee
tooling
WCUS26
- Dominant language
- PHP
- Stars
- 77
- Forks
- 77
- Avg merge
- 15d 15h
- Merged PRs (30d)
- 4
Description
PHPUnit normally provides some helpful output of skipped and risky tests too.
To make our test runner more helpful to end users, we should include this output too.
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
No files or tests are named in the issue. Start by locating where the test runner formats PHPUnit results and review how skipped and risky tests are currently handled. Done means end users receive human-readable summaries for both categories.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100