mirror of
https://github.com/jstemmer/go-junit-report.git
synced 2025-04-06 13:38:07 -05:00

The gotest and gojson parsers use the same options (for now). To avoid duplication the list of parser options is created in a separate function.