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 2b93968 commit df0b815Copy full SHA for df0b815
README.md
@@ -23,7 +23,7 @@ A lightweight extension to run and debug Java test cases in Visual Studio Code.
23
24
- JUnit 4 (v4.8.0+)
25
- JUnit 5 (v5.1.0+)
26
-- Junit 6 (v6.0.1+)
+- JUnit 6 (v6.0.1+)
27
- TestNG (v6.9.13.3+)
28
29
> Note: JUnit 3 styled tests are not supported in this extension (i.e. extends `junit.framework.TestCase`).
0 commit comments