Skip to content

NicholasZyl/RoboSpock

 
 

Repository files navigation

Build Status

RoboSpock

RoboSpock is an Android testing framework which brings Spockframework (modern groovy test framework) to Android applications. It lets you running blazing fast unit tests on JVM without any need for starting an emulator or making any deployments. We came with idea of making two things into one (Robolectric and Spock).

Those are only contribution guidelines! To see the documentation, visit http://robospock.org

Setup

Changelog

1.0.0 - Bumping Spock version to 1.0 and Groovy according to Spock depdendency

0.8.0 - Adding GradleRoboSpecification. Use it for gradle project and easier integration.

0.7.0 - Robolectric updated to 3.0

0.6.0 - Robolectric updated to 2.4 and Groovy to 2.3.8

0.5.0 - Robolectric updated to 2.3

0.4.4 - Robolectric updated to 2.2 and Spock to 0.7

About

A testing framework which brings powers of Spock and Groovy to Android app testing

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Java 94.8%
  • Groovy 5.2%