File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -3679,6 +3679,17 @@ JUnit rules>>.
3679
3679
====
3680
3680
3681
3681
3682
+ [[testcontext-junit-jupiter-extension]]
3683
+ ===== JUnit 5 Support
3684
+
3685
+ Spring Framework 5.0 offers full integration with the _JUnit Jupiter_ testing framework
3686
+ introduced in JUnit 5. Developers are therefore encouraged to upgrade to Spring 5.x to
3687
+ benefit fully from Spring's support for JUnit 5. However, if your project for some reason
3688
+ cannot yet upgrade to Spring 5.x, you may be interested in using the
3689
+ https://github.com/sbrannen/spring-test-junit5[spring-test-junit5] project as a temporary
3690
+ solution to assist you in upgrading to JUnit 5 while still using Spring Framework 4.3.x.
3691
+
3692
+
3682
3693
[[testcontext-support-classes-testng]]
3683
3694
===== TestNG support classes
3684
3695
You can’t perform that action at this time.
0 commit comments