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 3970316 commit 4f926edCopy full SHA for 4f926ed
documentation/src/docs/asciidoc/release-notes/release-notes-5.12.0-M1.adoc
@@ -137,6 +137,9 @@ JUnit repository on GitHub.
137
thread dump to `System.out` prior to interrupting a test thread due to a timeout.
138
* `TestReporter` now allows publishing files for a test method or test class which can be
139
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.
143
144
145
[[release-notes-5.12.0-M1-junit-vintage]]
0 commit comments