Releases: jest-community/jest-junit
Releases · jest-community/jest-junit
v12.0.0
Support reporting test suites unable to run due to uncaught errors (or no tests at all) by @SamTheisens #144
Fix the sequential location of system-out to be compatible with jenkins xsd by @palmerj3 #146
v11.1.0
Added suitename support to classNameTemplate by @dtom90 #138
v11.0.1
Removes testResultsProcessor warning message (#131)
Updates jest and jest-validate dependencies (#131)
v11.0.0
Added support for testsuite properties
Removed node < 10.12.0 support.
Removed jest < 26 support.
#129
v9.0.0
Ability to generate unique filenames for junit.xml by @andrcuns #108
v8.0.0
Remove support for "output" setting and improve flexibility of outputDirectory
and outputName
#101
v7.0.0
Fixes console output support - #96
v6.3.0
Conditional boolean configuration to add the FILE attribute for Circle-CI builds #77