Versions in this module Expand all Collapse all v0 v0.2.1 Aug 5, 2021 Changes in this version + func RunsOnCI() bool + func SkipOnCI(t *testing.T) bool v0.2.0 Aug 5, 2021 v0.1.0 Feb 4, 2021 Changes in this version + func MergeErrorChans(cs ...<-chan error) <-chan error + func NewRelativeTimeLogger(w io.Writer) log.Logger + func StreamLog(t *testing.T, l margaret.Log)