Documentation ¶
Index ¶
- Variables
- func AfterSuite(f func())
- func BeforeSuite(f func())
- func Context(description string, action func())
- func Describe(t *testing.T, description string, action func())
- func Flags(fs *flag.FlagSet)
- func It(description string, action func())
- func RunSpec(m *testing.M) int
- func XIt(description string, action func())
- type ConfigStruct
Constants ¶
This section is empty.
Variables ¶
View Source
var Config = &ConfigStruct{}
Functions ¶
func AfterSuite ¶
func AfterSuite(f func())
func BeforeSuite ¶
func BeforeSuite(f func())
Types ¶
Click to show internal directories.
Click to hide internal directories.