Versions in this module Expand all Collapse all v0 v0.0.2 Aug 20, 2019 v0.0.1 May 7, 2019 Changes in this version + func Fail(message string, callerSkip ...int) + func Skip(message string, callerSkip ...int) + type FailurePanic struct + Filename string + FullStackTrace string + Line int + Message string + func (FailurePanic) String() string + type SkipPanic struct + Filename string + FullStackTrace string + Line int + Message string + func (SkipPanic) String() string