File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,18 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
88
99- Initial release
1010
11+ ## [ 0.1.0] - 2020-08-22
12+
13+ ### Changed
14+
15+ - Changed the command to ` java.tests.createTestClass ` .
16+ - Display name to ` VSCode Java Tests ` .
17+
18+ ### Added
19+
20+ - Menu option on Explorer view when over a Java file.
21+ - Configuration ` javaTests.file.openLocation ` to define where to open the test file.
22+
1123### Added
1224
1325- Generate a test class with code to construct the source class
Original file line number Diff line number Diff line change 33 "publisher" : " wesleyegberto" ,
44 "displayName" : " VSCode Java Tests" ,
55 "description" : " Extension to help write Java tests" ,
6- "version" : " 0.0.2 " ,
6+ "version" : " 0.1.0 " ,
77 "repository" : {
88 "type" : " git" ,
99 "url" : " https://github.com/wesleyegberto/vscode-java-tests.git"
You can’t perform that action at this time.
0 commit comments