Home > Software > Development > IDE: VSCode > Java Test Runner VSCode Extension

Java Test Runner VSCode Extension logo

Details

Package ID
vscode-java-test
Version
0.22.3
Downloads
233
Website
https://marketplace.visualstudio.com/items?itemName=vscjava.vscode-java-test

Summary

Run and debug Java test cases in Visual Studio Code

Description

A lightweight extension to run and debug Java test cases in Visual Studio Code. The extension support following test frameworks:

  • JUnit 4 (v4.8.0+)
  • JUnit 5 (v5.1.0+)
  • TestNG (v6.8.0+)

Features

The Java Test Runner works with Language Support for Java by Red Hat and Debugger for Java to provide the following features:

  • Run/Debug test cases
  • Customize test configurations
  • View test report
  • View tests in Test Explorer
  • Show test logs

screenshot

Notes

  • This package requires Visual Studio Code 1.43.0 or newer. You can install either the vscode or vscode-insiders package.
  • The extension will be installed in all editions of Visual Studio Code which can be found.
  • While this package installs a specific version of the extension, Visual Studio Code by default will update the extension to the latest version on startup if there’s a newer version available on the marketplace. See Extension auto-update for instructions on how to disable auto-update.
  • This package is automatically updated using the Chocolatey Automatic Package Update Model (AU). If you find it is out of date by more than a day or two, please contact the maintainer(s) and let them know the package is no longer updating correctly.

Comments

Loading comments...