WordPress / WordPress/performance
Run test cases with `WP_DEBUG` enabled
Open
Nobody has claimed this yet.
Infrastructure
- Dominant language
- PHP
- Stars
- 461
- Forks
- 165
- Avg merge
- 11h 12m
- Merged PRs (30d)
- 28
Description
Currently, while executing PL plugin tests with WP_DEBUG enabled, there are some errors reported by the test cases.
// Plugin with errors and related errors - TBD.
Contributor guide
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 running the PL plugin test cases with WP_DEBUG enabled and capture the reported errors. The affected plugin and related errors are not specified, so identify those from the test output, then verify that the relevant test cases run cleanly with WP_DEBUG enabled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100