Open RolKau opened 2 months ago
VSCode 1.92.2 Test Runner for Java 0.42.0
When running a suite written with the JUnit 5 Jupiter API, the results of the test are not reported in the Test Results pane.
Test results from the suite should be reported in the same way as they are with suites written to the JUnit 4 API.
code project.code-workspace &
1729-project.zip
Versions:
VSCode 1.92.2 Test Runner for Java 0.42.0
What happens:
When running a suite written with the JUnit 5 Jupiter API, the results of the test are not reported in the Test Results pane.
What was expected:
Test results from the suite should be reported in the same way as they are with suites written to the JUnit 4 API.
Steps to reproduce:
code project.code-workspace &
Minimal example:
1729-project.zip
Screenshot: