Skip to content

jackzhao29/spock

 
 

Repository files navigation

Linux Build Status Windows Build Status

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, 1.0-groovy-2.3-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

Contributions are always welcome! Please take a look at our ways to contribute page for more information.

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 | Blog

About

The Enterprise-ready testing and specification framework.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 57.0%
  • Groovy 31.2%
  • JavaScript 8.0%
  • XSLT 2.7%
  • Python 0.4%
  • CSS 0.3%
  • Other 0.4%