Skip to content

Commit

Permalink
Generated by gradle-git-publish.
Browse files Browse the repository at this point in the history
  • Loading branch information
junit-builds committed Nov 15, 2024
1 parent a7bd464 commit 03f2145
Showing 1 changed file with 13 additions and 3 deletions.
16 changes: 13 additions & 3 deletions docs/snapshot/release-notes/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -582,9 +582,19 @@ <h4 id="release-notes-5.12.0-M1-junit-platform-new-features-and-improvements"><a
<p>Add <code>--select-unique-id</code> support to ConsoleLauncher.</p>
</li>
<li>
<p>The <code>junit-platform-reporting</code> module now contributes a section containing
JUnit-specific metadata about each test/container to the HTML report written by
open-test-reporting when added to the classpath/module path.</p>
<p>The following improvements have been made to the open-test-reporting XML output:</p>
<div class="ulist">
<ul>
<li>
<p>Information about the Git repository, the current branch, the commit hash, and the
current worktree status are now included in the XML report, if applicable.</p>
</li>
<li>
<p>A section containing JUnit-specific metadata about each test/container to the HTML
report is now written by open-test-reporting when added to the classpath/module path</p>
</li>
</ul>
</div>
</li>
</ul>
</div>
Expand Down

0 comments on commit 03f2145

Please sign in to comment.