I\'m trying to fix our messy failing test runs, and, unfortunately, I\'m very new to gradle. We currently have testng, junit, and I\'d like to add some spock tests to the mix a
$> gradle test -Dtest.single=YourTestClass