sbt/main-actions/src
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
..
main [2.x] feat: Forward test events to listeners as they are emitted (#9087) 2026-04-16 00:58:06 -04:00
test/scala/sbt [2.x] fix: Display HTTP response body when bundle upload fails (#8630) 2026-01-28 10:36:45 -05:00