how hard would it be to make run test working on unit classes? ``` @Test public void testParse() { ... ``` in a java project with unit "run test" shows up ...would be great if did that too with Vscode-java
how hard would it be to make run test working on unit classes?
in a java project with unit "run test" shows up ...would be great if did that too with Vscode-java