Spock (testing framework)

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by NaTRenKO (talk | contribs) at 06:31, 30 August 2019 (Updating Current Version). 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.3 / March 5, 2019; 5 years ago (2019-03-05)[1]
Repositorygithub.com/spockframework/spock
TypeTest framework
LicenseApache 2.0
Websitespockframework.org

Spock is a Java testing framework capable of handling the full life cycle of a computer program.[2] 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 Release Notes
  2. ^ Kapelonis, Konstantinos. Java Testing with Spock. Manning Publications. ISBN 9781617292538.