Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Failer *internal.Failer
View Source
var Suite *internal.Suite
View Source
var SuiteDidRun bool
SuiteDidRun tracks whether RunSpecs has already been invoked for the current global suite. It lives here (rather than in package ginkgo) so that InitializeGlobals can clear it, allowing extensions/globals.Reset to support running multiple suites sequentially in a single process.
Functions ¶
func InitializeGlobals ¶
func InitializeGlobals()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.