 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Overview ¶
Ginkgo accepts a number of configuration options.
These are documented [here](http://onsi.github.io/ginkgo/#the_ginkgo_cli)
You can also learn more via
ginkgo help
or (I kid you not):
go test -asdf
Index ¶
Constants ¶
      View Source
      
  
const VERSION = "1.2.0"
    Variables ¶
      View Source
      
  
    var DefaultReporterConfig = DefaultReporterConfigType{}
    
      View Source
      
  
var GinkgoConfig = GinkgoConfigType{}
    Functions ¶
func BuildFlagArgs ¶
func BuildFlagArgs(prefix string, ginkgo GinkgoConfigType, reporter DefaultReporterConfigType) []string
Types ¶
 Click to show internal directories. 
   Click to hide internal directories.