RoboSpock is an Android testing framework which brings Spockframework (modern groovy test framework) to Android applications. It lets to run blazing fast unit tests on JVM without any need for starting an emulator or making any deployments. It ties together Robolectric and Spock.
RoboSpock is an Android testing framework which brings Spockframework (modern groovy test framework) to Android applications. It lets to run blazing fast unit tests on JVM without any need for starting an emulator or making any deployments. It ties together Robolectric
and Spock
.