Versions in this module Expand all Collapse all v1 v1.1.1 Jan 18, 2016 Changes in this version + func Summarize(input io.Reader) (string, error) + type JUnitReportOptions struct + BuilderType testSuitesBuilderType + Input io.Reader + Output io.Writer + ParserType testParserType + RootSuiteNames []string + func (o *JUnitReportOptions) Complete(builderType, parserType string, rootSuiteNames []string) error + func (o *JUnitReportOptions) Run() error