Skip to content

Commit 4f926ed

Browse files
committed
Document #4120 in release notes
1 parent 3970316 commit 4f926ed

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,9 @@ JUnit repository on GitHub.
137137
thread dump to `System.out` prior to interrupting a test thread due to a timeout.
138138
* `TestReporter` now allows publishing files for a test method or test class which can be
139139
used to include them in test reports, such as the Open Test Reporting format.
140+
* Auto-registered extensions can now be
141+
<<../user-guide/index.adoc#extensions-registration-automatic-filtering, filtered>> using
142+
include and exclude patterns that can be specified as configuration parameters.
140143

141144

142145
[[release-notes-5.12.0-M1-junit-vintage]]

0 commit comments

Comments
 (0)