Spock (testing framework)
Appearance
This article needs additional citations for verification. (March 2015) |
Developer(s) | Peter Niederwieser, Luke Daley |
---|---|
Stable release | |
Repository | |
Operating system | Cross-platform |
Type | Test framework |
License | Apache 2.0 |
Website | code |
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
- ^ Spock 1.0
- ^ Spock Releases History
- ^ Kapelonis, Konstantinos. Java Testing with Spock. Manning Publications. ISBN 9781617292538.