Overview
With the introduction of @NestedTestConfiguration
in 5.3, we introduced first-class support for inheriting test configuration in @Nested
test classes, but the documentation was not consistently updated to reflect this.
Related Issues
-
19930
-
28466