How to set up JUnit with VS Code.
I'm showing JUnit 4, but JUnit 5 (Jupiter) and TestNG are the same type of setup, just with different annotations.
The target audience here are undergraduates after having taken CS-2, so I'm not that worried that I'm not covering every possible feature.