Skip to content

Releases: jest-community/jest-junit

v16.0.0

15 Apr 15:06
a8f7583
Compare
Choose a tag to compare

Allow adding properties to testcases in junit output by @eps1lon - #247

v15.0.0

18 Nov 22:17
05e37c9
Compare
Choose a tag to compare

Remove invalid ESC control sequence from XML output #230 - by @stevenxu-db

v14.0.1

26 Aug 11:52
ff4efe6
Compare
Choose a tag to compare

Prevent unnecessary duplicate test cases by @azzlack - #221

v14.0.0

25 Jun 01:00
a68ff32
Compare
Choose a tag to compare
  • Fix getOptions support for Windows machines #215 by @mastrzyz
  • Failures in Test hooks like "AfterAll" now get shown in the Junit Results #214 by @mastrzyz

v13.2.0

20 Apr 22:12
48a6c13
Compare
Choose a tag to compare

Support monorepos better via filePathPrefix option by @marvinroger - #209

Fix CI builds for windows and drop support for Node 10.x - #210

v13.1.0

05 Apr 17:29
f562533
Compare
Choose a tag to compare

Configurable test suite properties file location by @JohanBrorson - #204

v13.0.0

04 Oct 17:11
76bba08
Compare
Choose a tag to compare

Update strip-ansi to newer version - #188
Add noStackTrace CLI option - #160
Fix rootDir usage - #154

v12.3.0

21 Sep 20:00
8e5f72b
Compare
Choose a tag to compare

Fix displayName usage in templates by @D4N14L - #179

v12.2.0

09 Jun 14:16
6751a86
Compare
Choose a tag to compare

Bump uuid to the latest version

v12.1.0

25 May 16:21
e02ac65
Compare
Choose a tag to compare

Add better support for bazel - #167