Running and debugging Java unit tests written with the Junit v4 framework in Visual Studio Code.
Table of Contents:
00:00 - Setup
00:27 - Run tests
01:07 - Jump to a test that failed
01:26 - Common problems running tests
01:34 - Reset Java in VSCode
02:13 - Run tests from the command line
03:46 - Fix your code and run tests again