javavscode icon indicating copy to clipboard operation
javavscode copied to clipboard

Lack of support for Spock tests

Open TheFriendlyCoder opened this issue 1 year ago • 0 comments

I am trying to evaluate this VS Code plugin on a project which uses the Spock test framework, and it doesn't appear to be working. The VS Code Test pane shows no tests found, and none of the test execution decorations on the test methods themselves show up in the file editor.

Is there some special configuration that is needed to get Spock tests to work, or are they not yet supported?

TheFriendlyCoder avatar Jan 23 '24 18:01 TheFriendlyCoder