Versions in this module Expand all Collapse all v2 v2.5.0 Jun 28, 2021 Changes in this version + type OutputWriter struct + func NewCliOutput(color bool) OutputWriter + func (w *OutputWriter) GetEventHandler() *runtime.EventHandler + func (w *OutputWriter) PrintSummary(result runtime.Result) bool + type TestResult struct + Diff string + Error error + FailedProperty string + FileName string + Node string + Skipped bool + Success bool + Title string + Tries int