Skip to content

ysoldak/spock

 
 

Repository files navigation

License ![Maven Central](https://img.shields.io/maven-central/v/org.spockframework/spock-core.svg?label=Maven Central) ![Linux Build Status](https://img.shields.io/travis/spockframework/spock/master.svg?label=Linux Build) ![Windows Build Status](https://img.shields.io/appveyor/ci/spockframework/spock/master.svg?label=Windows Build)

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 1.0 (1.0-groovy-2.0, 1.0-groovy-2.3, 1.0-groovy-2.4), released on 2015-03-02. The current development version is 1.1-SNAPSHOT (1.1-groovy-2.0-SNAPSHOT, 1.1-groovy-2.3-SNAPSHOT, 1.1-groovy-2.4-SNAPSHOT).

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

Modules

Building

The only prerequisite is JDK 6 or higher.

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

Contributing

Contributions are welcome! Please see the contributing page for detailed instructions.

Support

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

Links

Live Long And Prosper!

The Spock Framework Team

About

The Enterprise-ready testing and specification framework.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 56.5%
  • Groovy 31.5%
  • JavaScript 7.9%
  • XSLT 2.6%
  • HTML 1.2%
  • CSS 0.3%