PHPUnit change radar

Test Tracker

Scan recent commits for new #[Test] markers and surface who is shipping coverage, where, and how much.

Last 7 days
0
new tests added
Commits scanned 0
Commits w/ tests 0
Tests removed 0
Marker #[Test]
Top contributors ranked by tests added
Hot files where tests landed
New tests function names + files
Removed tests function names + files
How it works

We scan git diffs from the selected window, counting added lines that include #[Test]. Each marker captures the next function line as the test name, so renamed swaps still show up.