scala-debug-adapter
scala-debug-adapter copied to clipboard
Print test reports in the sbt test-agent
Bloop writes a final test report at the end of the scalaTestSuites execution:

The sbt test-agent should print a similar test report. The current report is:

Maybe we can use one of the default sbt test listener to do so.