Jump to content

Spock (testing framework)

From Wikipedia, the free encyclopedia
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Spock
Original author(s)Peter Niederwieser, Luke Daley
Developer(s)Leonard Brünings, Spockframework organization
Stable release
2.3 / September 29, 2022; 2 years ago (2022-09-29)[1]
Repositorygithub.com/spockframework/spock
TypeTest framework
LicenseApache 2.0
Websitespockframework.org

Spock is a Java testing framework capable of handling the complete 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), the creator of the popular Geb functional testing framework.

See also

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

References

  1. ^ "Release Notes". spockframework.org. Retrieved 3 September 2023.
  2. ^ Kapelonis, Konstantinos (27 March 2016). Java Testing with Spock. Manning Publications. ISBN 9781617292538.