oracle / javavscode

Java platform support for Visual Studio Code for full featured Java development (edit-compile-debug & test cycle)
Apache License 2.0
232 stars 31 forks source link

vscode does not show TestNG tests - regression #184

Closed robaho closed 5 months ago

robaho commented 5 months ago

This was fixed in https://github.com/oracle/javavscode/issues/28 but no longer works in the latest.

I installed the latest NetBeans extension and it shows the TestNG tests.

It is very hard to work on OpenJDK without TestNG support.

robaho commented 5 months ago

closing. I deleted the workspace directory and restarted and it worked. I think it happened because I was playing around with out Java extensions.