TestReporter
mill.api.TestReporter
@Scaladoc(value = "/**\n * Test reporter class that can be\n * injected into the test task and\n * report information upon the start\n * and the finish of testing events\n */")
trait TestReporter
Test reporter class that can be injected into the test task and report information upon the start and the finish of testing events
Attributes
- Source
- BuildReporter.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
object DummyTestReporter
Members list
In this article