Skip to content

evanwong/spock

 
 

Repository files navigation

Spock Framework

Spock is a developer testing and specification framework for Java and Groovy applications. To learn more about Spock, visit http://spockframework.org. To run a sample spec in your browser, go to http://webconsole.spockframework.org.

Latest Versions

The latest release version is 0.7 (0.7-groovy-1.8, 0.7-groovy-2.0), released on 2012-10-08. The current development version is 1.0-SNAPSHOT (1.0-groovy-1.8-SNAPSHOT, 1.0-groovy-2.0-SNAPSHOT).

Releases are available from Maven Central. Development snapshots are available from Sonatype OSS.

Modules

Building Spock

The only prerequisite is that you have JDK 5 or higher installed.

After cloning the project, type ./gradlew clean build (Windows: gradlew clean build). All build dependencies, including Gradle itself, will be downloaded automatically (unless already present).

Resources

If you have any comments or questions, please direct them to the user forum. All feedback is appreciated!

Happy spec'ing!

Peter Niederwieser
Creator, Spock Framework
[Twitter]((http://twitter.com/pniederw) | Blog

About

The Enterprise-ready testing and specification framework.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 51.0%
  • Groovy 28.4%
  • JavaScript 10.2%
  • CSS 7.1%
  • XSLT 2.4%
  • Shell 0.6%
  • Python 0.3%