sbt/main-actions
eugene yokota 27c3f035e5
[2.x] feat: Test summary (#9602)
**Problem/Solution**
This extends the idea started with TestRecap, and applies it to
both test success and failures.

1. Existing TestResultLogger trait is extended to handle the summary
   rendering.
2. TestSummary enum is added to control the verbosity via
   commandline option, system property, or a setting.
3. Script test captures the log.
2026-08-17 23:54:32 -04:00
..
src [2.x] feat: Test summary (#9602) 2026-08-17 23:54:32 -04:00