Visual Studio Code / Java: How To Create a Unit Test in a Corresponding Package
The Source Action (available under: shift+cmd+p)
called "Generate Tests"
shipping with Visual Studio Code creates a Unit Test stub in the corresponding Java Package: