Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( BaseDir = "results" DumpOnSuccess = false )
Functions ¶
func AddFileToReportEntry ¶
func AddFileToReportEntry(name string, content interface{})
AddFileToReportEntry adds a file to the report. The file will be copied to the report directory. It's an alternative to ginkgo.AddReportEntry so that not all logs are kept in memory.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.