Giter Site home page Giter Site logo

alainlompo / spock Goto Github PK

View Code? Open in Web Editor NEW

This project forked from spockframework/spock

0.0 2.0 0.0 19.73 MB

The Enterprise-ready testing and specification framework.

Home Page: http://spockframework.org

License: Apache License 2.0

XSLT 2.55% Groovy 31.96% Java 56.50% CSS 0.27% JavaScript 7.60% HTML 1.12%

spock's Introduction

License Maven Central Linux Build Status Windows Build Status Gitter 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.1-rc-3 (1.1-groovy-2.0-rc-3, 1.1-groovy-2.3-rc-3, 1.1-groovy-2.4-rc-3), released on 2016-10-17. 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

Supported versions

Spock is supported for Java version 6, 7, and 8. Spock is supported for Groovy version 2.0 (Not supported for Java 8+), 2.3, 2.4

The tests are testing spock with a specific versions (variants) of groovy. Default is groovy version 2.4

The groovy 2.4 variant should pass on all supported JDK versions:

./gradlew clean build

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

If you are using JDK 6 or 7 you can specify groovy version 2.0 with using -Dvariant=2.0 and it should pass as well:

./gradlew clean build -Dvariant=2.0

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

spock's People

Contributors

pniederw avatar ldaley avatar leonard84 avatar robfletcher avatar siordache avatar fuud avatar szpak avatar jarl-dk avatar sbglasius avatar magdzikk avatar tawus avatar jochenberger avatar msgilligan avatar kiview avatar guspower avatar david-w-millar avatar vampire avatar ldaume avatar erdi avatar marc0der avatar mgilewicz avatar mkordas avatar niligulmohar avatar opalo avatar raphw avatar rvarlikli avatar runninglvlan avatar selenium34 avatar tschulte avatar tjuchniewicz avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.