Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
TestimURLRegexp = regexp.MustCompile(`https://app.testim.io/[^\s]+`)
)
Functions ¶
This section is empty.
Types ¶
type Run ¶
type Run struct {
// contains filtered or unexported fields
}
func (*Run) PrintDebugInfo ¶
func (r *Run) PrintDebugInfo()
func (*Run) ShouldSucceed ¶
func (r *Run) ShouldSucceed()
type RunOptions ¶
Click to show internal directories.
Click to hide internal directories.