I have some problems with running this sample. When I run it from Android Studio I get this:
Class not found: "org.robospock.sample.MainActivitySpec"
Process finished with exit code 1
I also tried running from command line ./gradlew test. The build is successful but no tests are run.