Documentation-Issue-Tracker icon indicating copy to clipboard operation
Documentation-Issue-Tracker copied to clipboard

Add the Meaning of PHPUnit Output "W" to Docs

Open morehawes opened this issue 8 months ago • 1 comments

Issue Description

When running PHPUnit tests, the letter "W" in yellow is output, but the meaning of this is not mentioned in the documentation.

URL of the Page with the Issue

Contribute with Testing > Automated Testing > PHP: PHPUnit

Section of Page with the issue

Running the Test Suite > What each symbol means

Why is this a problem?

When I ran the tests "W" was printed 86 times, but the documentation does not give the meaning of this.

Suggested Fix

Add "W" to the list of "What each symbol means". According to the PHPUnit docs:

W = Printed when the test triggered a warning

morehawes avatar Mar 18 '25 17:03 morehawes

Heads up @WordPress/docs-issues-coordinators, we have a new issue open. Time to use 'em labels.

github-actions[bot] avatar Mar 18 '25 17:03 github-actions[bot]