Jump to content

Spock (testing framework)

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Tom.Reding (talk | contribs) at 04:46, 12 June 2016 (Fix Category:Pages using citations with accessdate and no URL when perm identifier present (doi|bibcode|arxiv|pmid|jstor|isbn|issn|lccn|oclc|ismn|hdl) (rem access-date) using AWB). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Spock
Developer(s)Peter Niederwieser, Luke Daley
Stable release
1.0[1] / March 2, 2015 (2015-03-02)[2]
Repository
Operating systemCross-platform
TypeTest framework
LicenseApache 2.0
Websitecode.google.com/p/spock/

Spock is a Java testing framework capable of handling the full life cycle of a software application.[3] It was initially created in 2008 by Peter Niederwieser, a software engineer with GradleWare. A second Spock committer is Luke Daley (also with Gradleware) who is also the creator of the popular Geb functional testing framework.

See also

  • JUnit, unit testing framework for the Java programming language
  • TestNG, test framework for Java
  • Mockito, mocking extensions to JUnit

References

  1. ^ Spock 1.0
  2. ^ Spock Releases History
  3. ^ Kapelonis, Konstantinos. Java Testing with Spock. Manning Publications. ISBN 9781617292538.