Versions in this module Expand all Collapse all v0 v0.0.1 Mar 23, 2018 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 + Stream bool + func (o *JUnitReportOptions) Complete(builderType, parserType string, rootSuiteNames []string) error + func (o *JUnitReportOptions) Run() error