Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetTestHelperProcessArgs ¶
func GetTestHelperProcessArgs() []string
func SkipTestHelperProcess ¶
func SkipTestHelperProcess() bool
Types ¶
type TempGitRepo ¶
type TempGitRepo struct {
Remote string
TearDown func()
}
func UseTempGitRepo ¶
func UseTempGitRepo() *TempGitRepo
Click to show internal directories.
Click to hide internal directories.