Documentation ¶
Overview ¶
Package ginkgoextensions extends ginkgo.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var TestOutput = ginkgo.GinkgoWriter
TestOutput can be used for writing testing output.
Functions ¶
func Byf ¶
func Byf(format string, a ...interface{})
Byf provides formatted output to the GinkgoWriter.
func EnableFileLogging ¶ added in v1.1.0
func EnableFileLogging(path string) (io.WriteCloser, error)
EnableFileLogging enables additional file logging. Logs are written to the given path with timestamps.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.