Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.1.2
->5.0.0
Release Notes
dhershman1/tap-junit
v5.0.0
Compare Source
Please report any issues or serliazation that does not follow the below spec for output! Thanks!
BREAKING CHANGES
system-out
tag or themessage
attributeImproved
Fixed
v4.2.0
Compare Source
Improved
v4.1.0
Compare Source
New
-c
argument which sets thetestsuite
(NOTtestsuites
) nameImproved
Fixed
xmlbuilder
dependency, woopsv4.0.0
Compare Source
BREAKING CHANGES
.xml
will be usedtestcase
name no longer has test number, the test number is now provided in theid
attribute oftestcase
New
-p
or--pretty
use this if you want the xml output to be "pretty" (this isfalse
by default)Improved
Flat XML
Now
<testsuits>
containes only a singular<testsuite>
element, within that all of the<testcase>
elements now live. Here's an example:v3 tap-junit output:
v4 tap-junit output:
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.