0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)PHP77 forks (77 forks)github user discovery
help wantedresearch
Repository metrics
- Stars
- 77 stars (77 stars)
- PR merge metrics
- Avg merge 5d 16h (Avg merge 5d 16h)1 merged PR in 30d (1 merged PR in 30d)
Description
danielbachhuber [10:17 AM] I'd like to spend a little bit of time looking at the "slow" and "risky" tests to see if we can do anything about them
[10:18] to someone not intimately involved with core development, slow/risky tests seem like an issue with the environment, not core
Contributor guide
- Research direction
- Identify slow and risky tests in the WordPress PHPUnit test runner by analyzing test execution times and flakiness, then document findings for future improvements.
- Tech stack
- php
- Domain
- testing
- Issue type
- Research
- Prerequisites
- PHPTesting concepts