func()

in runner/main.go [62:64]


func (t testStatus) FailuresSoFarCount() int {
	return t.FailureCount
}