Versions in this module Expand all Collapse all v1 v1.0.3 Sep 14, 2014 Changes in this version + const VERSION + var DefaultReporterConfig = DefaultReporterConfigType + var GinkgoConfig = GinkgoConfigType + func BuildFlagArgs(prefix string, ginkgo GinkgoConfigType, reporter DefaultReporterConfigType) []string + func Flags(flagSet *flag.FlagSet, prefix string, includeParallelFlags bool) + type DefaultReporterConfigType struct + FullTrace bool + NoColor bool + NoisyPendings bool + SlowSpecThreshold float64 + Succinct bool + Verbose bool + type GinkgoConfigType struct + FailFast bool + FailOnPending bool + FocusString string + ParallelNode int + ParallelTotal int + RandomSeed int64 + RandomizeAllSpecs bool + SkipMeasurements bool + SkipString string + StreamHost string + SyncHost string