Closed grantseltzer closed 7 years ago
I am unable to reproduce the issue as stated here. In fact when I added this new integration test a few days ago I put Spock test in it with a name ending in Spec.groovy. See how I specified the testIncludes in this source example: Spock test Ant Glob
When I add spock tests to testIncludes list, it includes those tests as classes. Specifically i'm adding '*_/_Spec.groovy' which is how the tests are named. I believe the tests are effectively being run but show up on the class tab instead of the test tab on the bottom left of the report.