output

package
v1.3.1-0...-b027968 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 25, 2021 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OutputWriter

type OutputWriter struct {
	// contains filtered or unexported fields
}

OutputWriter represents the output

func NewCliOutput

func NewCliOutput(color bool) OutputWriter

NewCliOutput creates a new OutputWriter with a stdout writer

func (*OutputWriter) GetEventHandler

func (w *OutputWriter) GetEventHandler() *runtime.EventHandler

GetEventHandler create a new runtime.EventHandler

func (*OutputWriter) PrintSummary

func (w *OutputWriter) PrintSummary(result runtime.Result) bool

PrintSummary prints summary

type TestResult

type TestResult struct {
	FileName       string
	Title          string
	Node           string
	Tries          int
	Success        bool
	FailedProperty string
	Diff           string
	Error          error
	Skipped        bool
}

TestResult for output

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL