ZTestEventHandlerSbt

zio.test.sbt.ZTestEventHandlerSbt
class ZTestEventHandlerSbt(eventHandler: EventHandler, taskDef: TaskDef, renderer: TestRenderer) extends ZTestEventHandler

Reports test results to SBT, ensuring that the test task fails if any ZIO test instances fail

Attributes

eventHandler

The underlying handler provided by SBT

taskDef

The test task that we are reporting for

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods