JUnit · replay commands
Test failures board
Latest suite totals with per-failure bun test replay lines.
Refresh via bun run failures:bake after a JUnit run.
Sources: tmp/junit.xml
Tests14
Failures0
Skipped0
Time (s)0.183
Failing tests & dev replay
Copy the replay line into a local shell to reproduce.
| File | Test | Error | Replay |
|---|---|---|---|
| No failing tests in the latest JUnit run ✓ | |||
Reproduce: bun test <file> · pinpoint: --test-name-pattern "<name>" · refresh board: run the suite with --reporter=junit --reporter-outfile=tmp/junit.xml then bun run failures:bake.