Skip to content

Commit 8f79a2a

Browse files
committed
Add to release notes
1 parent 47d0e68 commit 8f79a2a

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

documentation/src/docs/asciidoc/release-notes/release-notes-5.12.0-M1.adoc

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,11 @@ JUnit repository on GitHub.
3838
`--select-file` and `--select-resource`.
3939
* `ConsoleLauncher` now accepts multiple values for all `--select` options.
4040
* Add `--select-unique-id` support to ConsoleLauncher.
41-
* The `junit-platform-reporting` module now contributes a section containing
42-
JUnit-specific metadata about each test/container to the HTML report written by
43-
open-test-reporting when added to the classpath/module path.
41+
* The following improvements have been made to the open-test-reporting XML output:
42+
- Information about the Git repository, the current branch, the commit hash, and the
43+
current worktree status are now included in the XML report, if applicable.
44+
- A section containing JUnit-specific metadata about each test/container to the HTML
45+
report is now written by open-test-reporting when added to the classpath/module path
4446

4547

4648
[[release-notes-5.12.0-M1-junit-jupiter]]

0 commit comments

Comments
 (0)