Spock (testing framework)
Jump to navigation
Jump to search
This article needs additional citations for verification. (March 2015) |
| Spock | |
|---|---|
| Original authors | Peter Niederwieser, Luke Daley |
| Developers | Leonard Brünings, Spockframework organization |
| Stable release | 2.3
/ September 29, 2022[1] |
| Repository | github |
| Engine | |
| Type | Test framework |
| License | Apache 2.0 |
| Website | spockframework |
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
[edit | edit source]- JUnit, unit testing framework for the Java programming language
- Mockito, mocking extensions to JUnit
- TestNG, test framework for Java
References
[edit | edit source]