Skip to content
This repository has been archived by the owner on Jan 12, 2023. It is now read-only.

roded/spockito-issue-10

Repository files navigation

spockito-issue-10

Running the tests task with any --tests filter will always run the Spockito Unroll test whereas the other tests are ignored successfully.

./gradlew test --tests *NoSuchTest*