//
pkg.gl
Category
github.com/onsi/ginkgo/v2
extensions
globals
package
2.23.0
Repository:
https://github.com/onsi/ginkgo.git
Documentation:
pkg.go.dev
Versions
2
Dependencies
1
Dependents
0
Files
4 SLOC
#
Functions
Reset
Reset calls `global.InitializeGlobals()` which will basically create a new instance of Suite, and therefore, will effectively reset the global variables to the init state.