forked from spockframework/spock
-
Notifications
You must be signed in to change notification settings - Fork 0
The Enterprise-ready testing and specification framework.
License
kensipe/spock
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Spock Framework README ====================== Spock is a developer testing and specification framework for Java and Groovy applications. To learn more about Spock, visit http://spockframework.org. To run your first spec right away, visit http://meet.spockframework.org. Current release versions: 0.6-groovy-1.7, 0.6-groovy-1.8 (released 2012-03-02) Current development versions: 0.7-groovy-1.8-SNAPSHOT, 0.7-groovy-2.0-SNAPSHOT Modules ------- spock-core: Core framework. spock-specs: Specifications for spock-core, written with Spock. Not required for using the framework. spock-maven: Extended Maven support (optional). spock-example: Self-contained example project with Ant, Gradle, and Maven build. See spock-example/README for more information. spock-spring: Integration with the Spring TestContext Framework. spock-tapestry: Integration with the Tapestry 5 IoC container. spock-guice: Integration with Guice 2. spock-unitils: Integration with Unitils (http://www.unitils.org/). spock-grails: The Grails plugin is now its own project hosted at https://github.com/spockframework/spock-grails. Building Spock yourself ----------------------- Prerequisites: JDK 5 or higher Type: ./gradlew clean build If not already present, build dependencies (including Gradle itself) will be downloaded automatically. Further Resources ----------------- Spock homepage http://spockframework.org Spock web console http://webconsole.spockframework.org Main documentation http://wiki.spockframework.org/SpockBasics User discussion group http://forum.spockframework.org Dev discussion group http://dev.forum.spockframework.org Issue tracker http://issues.spockframework.org Build server http://builds.spockframework.org Maven repository http://m2repo.spockframework.org (releases are also available from Maven Central) Spock blog http://blog.spockframework.org Spock on Twitter http://twitter.com/pniederw Ant homepage http://ant.apache.org Gradle homepage http://www.gradle.org Groovy homepage http://groovy.codehaus.org Maven homepage http://maven.apache.org If you have any comments or questions, please direct them to the Spock discussion group. All feedback is appreciated! Happy spec'ing! Peter Niederwieser Creator, Spock Framework
About
The Enterprise-ready testing and specification framework.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published