Skip to content

Releases: jest-community/jest-junit

v12.0.0

04 Oct 20:52
3eb8b02
Compare
Choose a tag to compare

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

26 Jul 13:31
8557e13
Compare
Choose a tag to compare

Added suitename support to classNameTemplate by @dtom90 #138

v11.0.1

22 Jun 11:21
ce3cafd
Compare
Choose a tag to compare

Removes testResultsProcessor warning message (#131)
Updates jest and jest-validate dependencies (#131)

v11.0.0

20 Jun 16:22
4e21bc3
Compare
Choose a tag to compare

Added support for testsuite properties

Removed node < 10.12.0 support.
Removed jest < 26 support.

#129

v10.0.0

02 Dec 01:39
87e3413
Compare
Choose a tag to compare

Add option to shorten console output by @cisum-la - #111

v9.0.0

22 Oct 18:34
1ee5b29
Compare
Choose a tag to compare

Ability to generate unique filenames for junit.xml by @andrcuns #108

v8.0.0

26 Aug 17:41
43a8de6
Compare
Choose a tag to compare

Remove support for "output" setting and improve flexibility of outputDirectory and outputName #101

v7.0.0

23 Jul 21:53
911188f
Compare
Choose a tag to compare

Fixes console output support - #96

v6.4.0

02 May 11:01
057ceb8
Compare
Choose a tag to compare

Add console support #90

v6.3.0

15 Feb 00:15
9dcb22b
Compare
Choose a tag to compare

Conditional boolean configuration to add the FILE attribute for Circle-CI builds #77