A single conversation with a wise man is better than ten years of study.
~ Chinese Proverb ~

Testing Android apps with Spock

Wojtek Erbetowski

Let me present you the most pleasant and modern way to test your Android application.

Android testing support brought the ability to run tests on a device. The Robolectric you are able to run your test suite fast, without the need of any deployments. With some glue work we brought the beauty of the Spock testing framework for Groovy to the Robolectric crazy classloaders world and now we're using it on a daily basis.

Come and see why you're about to drop JUnit and start loving TDD.

More talks