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 573abe6 commit ec2afa1Copy full SHA for ec2afa1
documentation/src/docs/asciidoc/user-guide/overview.adoc
@@ -36,7 +36,7 @@ support for the JUnit Platform also exists in popular IDEs (see
36
sub-project provides a `TestEngine` for running Jupiter based tests on the platform.
37
38
**JUnit Vintage** provides a `TestEngine` for running JUnit 3 and JUnit 4 based tests on
39
-the platform.
+the platform. It requires JUnit 4.12 or later to be present on the class/module path.
40
41
[[overview-java-versions]]
42
=== Supported Java Versions
0 commit comments