sbt/main-actions
Clayton ef90ca0540
[2.x] feat: Forward test events to listeners as they are emitted (#9087)
Test report listeners now receive testEvent callbacks as the underlying test framework emits events, instead of only after a whole group finishes. startGroup / endGroup timing is aligned with that streaming model for both in-process and forked test runs.

No public API changes - only listener callback timing and the internal worker <-> sbt JSON-RPC protocol.
2026-04-16 00:58:06 -04:00
..
src [2.x] feat: Forward test events to listeners as they are emitted (#9087) 2026-04-16 00:58:06 -04:00