Releases: microsoft/vscode-java-test
Releases · microsoft/vscode-java-test
0.46.0
What's Changed
- feat - Run multiple selected test methods in a single JVM in #1862
- feat - Expose JUnit Jupiter 6 as a separate Enable Tests option in #1871
- fix - Use OS auto-port allocation for the test runner socket server in #1855
- fix - Use maven-metadata.xml to look up latest test framework version in #1868
- fix - Sync javaExtensions to the actual JUnit jar versions in server/ in #1869
- fix - Refresh Test Explorer after first-time Enable Java Tests in #1870
- fix - Ship org.objectweb.asm bundles to satisfy Jacoco 0.8.14 in #1872
0.45.0
What's Changed
- feat - Support excluding source paths from coverage reporting in #1809
- feat - Add @suite support on JUnit 5 in #1846
- enhancement - Refresh test unit treeview with specific path in #1842
- fix - Fix JUnit 6 support in #1840
- fix - Identify naming in JUnit in #1847
- fix - Trigger UI except other LSP event in #1844
- fix - Remove erroneous double-quoting of -javaagent arg on Windows in #1832
0.44.0
0.43.2
0.43.1
0.43.0
What's Changed
- feat - Set which encoding your test JVM will start with by @awilkins in #1735
- fix - method parsing error by @jdneo in #1722
- fix - Use project's jacoco agent when it's available by @jdneo in #1723
- docs - Fix TestNG Docs link by @antublue in #1736
- build - Update jacoco to 0.8.12 by @jdneo in #1720