func helper() { … } func RecordBugs() { … } var validFeature … var validEnvironment … var validNodeFeature … func Describe() { … } const numBugs … const bugOutput … const ListTestsOutput … const ListLabelsOutput … func GetGinkgoOutput(t *testing.T) string { … }