Skip to content

Releases: wesleyegberto/vscode-java-tests

v0.1.0

22 Aug 16:51

Choose a tag to compare

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.openLocation to define where to open the test file.

Added

  • Generate a test class with code to construct the source class

0.0.2

09 Aug 12:29

Choose a tag to compare

0.0.2 Pre-release
Pre-release

Initial release

Added

  • Generate a test class with code to construct the source class