You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My maven config is working fine for running JUnit tests against a groovy codebase, but the Java test runner does not show any test content. Does it depend on the file extension being .java?
My maven config is working fine for running JUnit tests against a groovy codebase, but the Java test runner does not show any test content. Does it depend on the file extension being .java?