Releases: microsoft/vscode-java-test
Releases · microsoft/vscode-java-test
0.23.0
14 Jul 09:19
Compare
Sorry, something went wrong.
No results found
Added
Changed
Resolve the Code Lenses only when the current source file is on test source paths. PR#997
Fixed
0.22.4
15 May 07:46
Compare
Sorry, something went wrong.
No results found
Added
Add sourcePaths key in java.test.config to specify source paths. #982
0.22.3
03 Apr 08:23
Compare
Sorry, something went wrong.
No results found
Added
Skipped tests can be toggled out in the test report. #754
Changed
Fixed
0.22.2
28 Feb 05:50
Compare
Sorry, something went wrong.
No results found
0.22.1
19 Jan 08:55
Compare
Sorry, something went wrong.
No results found
Added
Show running status in the Test Explorer during the execution. #790
Fixed
0.22.0
13 Dec 09:25
Compare
Sorry, something went wrong.
No results found
Added
Show test status on test method nodes in Test Explorer. #890
Changed
Use Octicon to replace the Emoji for Code Lens. #845
Fixed
0.21.0
31 Oct 09:21
Compare
Sorry, something went wrong.
No results found
Added
Support Collapse All button in Test Explorer. PR#848
Support modular test projects. #807
Removed
The setting java.test.forceBuildBeforeLaunchTest is removed, please use java.debug.settings.forceBuildBeforeLaunch instead. PR#850
The setting java.test.saveAllBeforeLaunchTest is removed, now the unsaved files will always be saved before launching the tests.PR#861
Fixed
0.20.0
26 Sep 10:31
Compare
Sorry, something went wrong.
No results found
Added
Add java.test.saveAllBeforeLaunchTest setting to specify whether to automatically save the files before launching the tests. #468
Add java.test.forceBuildBeforeLaunchTest setting to specify whether to automatically build the workspace before launching the tests. #781
Changed
The runner for JUnit 4 is changed to Eclipse JUnit 4 Runner. PR#795
The title of the Test Explorer is changed to Java. PR#796
Fixed
0.19.0 - 2019-08-12
12 Aug 02:09
Compare
Sorry, something went wrong.
No results found
Added
Support JUnit 5 meta-annotations. #737
Support JUnit 5 @TestTemplate. PR #763
Changed
Add redhat.java into the extension dependency list. PR #760
Fixed
0.18.2 - 2019-07-23
23 Jul 02:22
Compare
Sorry, something went wrong.
No results found