Releases: jest-community/jest-junit
Releases · jest-community/jest-junit
v3.6.0
Add support for jest-multiproject.
You can now use the "displayName" variable in any of the templates.
v3.5.0
Now top level testsuites contains "tests", "failures" and "time" attributes as an aggregate value.
v3.3.0
Merge pull request #33 from palmerj3/fixTestNumber
Fix test number
v3.2.0
Merge pull request #30 from dangoslen/suite-name-template
Suite Name Template Feature
v3.1.0
Add support for package.json overrides living in /package.json
v3.0.0
Support jest multi-project