robospock / RoboSpock

A testing framework which brings powers of Spock and Groovy to Android app testing
http://robospock.org
MIT License
249 stars 44 forks source link

Add RobolectricGradleTestRunner bits to RoboSputnik #46

Closed pelotasplus closed 9 years ago

pelotasplus commented 9 years ago

With Robolectric 3.0 comes a new RobolectricGradleTestRunner and we could move bits from it to RoboSputnik so that there is no need to add @Config annotations to all Specs so that AndroidManifest.xml file is visible to Robolectric.

pjakubczyk commented 9 years ago

Done in https://github.com/robospock/RoboSpock/tree/0.8.0