We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82f4979 commit ac51c4bCopy full SHA for ac51c4b
CHANGELOG.md
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
+## Version 1.8.5 - 2025-03-18
8
+### CHANGES:
9
+- Fix incorrect JUnit failure message for merged & repeated test case (Merits go to John Szumski)
10
+- Fix short message and type not populated for junit output (Merits go to Luis Padron)
11
+
12
## Version 1.8.4 - 2025-01-12
13
### CHANGES:
14
- Add 'configuration' property to test export
0 commit comments