Version 2.0.0 #137
jstemmer
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Changes since v1.0.0
go test -json
output.-subtest-mode
flag to exclude or ignore results of subtest parent tests.-in
and-out
flags for specifying input and output files respectively.-iocopy
flag to copy stdin directly to stdout.-prop
flags to set key/value properties in generated report.-parser
flag to switch between regulargo test
(default) andgo test -json
parsing.<![CDATA[]]>
tags for improved readability.hostname
,timestamp
andid
attributes to JUnit XML.formatter
andparser
packages have been replaced withjunit
andparser/gotest
packages respectively.-go-version
flag.This discussion was created from the release Version 2.0.0.
Beta Was this translation helpful? Give feedback.
All reactions