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 d08fb59 commit 1653839Copy full SHA for 1653839
documentation/src/docs/asciidoc/release-notes/release-notes-5.13.3.adoc
@@ -22,6 +22,8 @@ No changes.
22
[[release-notes-5.13.3-junit-jupiter-bug-fixes]]
23
==== Bug Fixes
24
25
+* Fix regression that caused top-level and static member classes annotated with `@Nested`
26
+ to no longer be executed because they caused a discovery issue to be reported.
27
* Stop reporting discovery issues for composed annotation classes that are meta-annotated
28
with `@Nested`.
29
* Stop reporting discovery issues for `DefaultImpls` classes generated by the Kotlin
0 commit comments