Releases: wesleyegberto/vscode-java-tests
Releases · wesleyegberto/vscode-java-tests
v0.1.0
Changed
- Changed the command to
java.tests.createTestClass. - Display name to
VSCode Java Tests.
Added
- Menu option on Explorer view when over a Java file.
- Configuration
javaTests.file.openLocationto define where to open the test file.
Added
- Generate a test class with code to construct the source class
0.0.2
Initial release
Added
- Generate a test class with code to construct the source class