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

Latest commit

 

History

History
8 lines (6 loc) · 211 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 211 Bytes

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*