zio.test.render

Type members

Classlikes

Companion:
object
Companion:
class
case class ExecutionResult(resultType: ResultType, label: String, status: Status, offset: Int, annotations: List[TestAnnotationMap], streamingLines: List[Line], summaryLines: List[Line], duration: Option[Long])
Companion:
object
Companion:
class
Companion:
object
Companion:
class
object LogLine

Value members

Concrete methods

def ansi(s: String, ansiColor: String): Fragment
def fr(s: String): Fragment
def withOffset(i: Int)(line: Line): Line

Concrete fields