Jest Junit Versions Save

A Jest reporter that creates compatible junit xml files

v16.0.0

1 year ago

Allow adding properties to testcases in junit output by @eps1lon - https://github.com/jest-community/jest-junit/pull/247

v15.0.0

1 year ago

Remove invalid ESC control sequence from XML output https://github.com/jest-community/jest-junit/pull/230 - by @stevenxu-db

v14.0.1

1 year ago

Prevent unnecessary duplicate test cases by @azzlack - https://github.com/jest-community/jest-junit/pull/221

v14.0.0

1 year ago
  • 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

2 years ago

Support monorepos better via filePathPrefix option by @marvinroger - https://github.com/jest-community/jest-junit/pull/209

Fix CI builds for windows and drop support for Node 10.x - https://github.com/jest-community/jest-junit/pull/210

v13.1.0

2 years ago

Configurable test suite properties file location by @JohanBrorson - https://github.com/jest-community/jest-junit/pull/204

v13.0.0

2 years ago

v12.3.0

2 years ago

Fix displayName usage in templates by @D4N14L - https://github.com/jest-community/jest-junit/pull/179

v12.2.0

2 years ago

Bump uuid to the latest version

v12.1.0

3 years ago