Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/willis7/art-of-spock
The Art of Unit Testing With Examples in Java and Spock
https://github.com/willis7/art-of-spock
Last synced: 1 day ago
JSON representation
The Art of Unit Testing With Examples in Java and Spock
- Host: GitHub
- URL: https://github.com/willis7/art-of-spock
- Owner: willis7
- Created: 2015-06-23T15:50:08.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-06-26T11:13:00.000Z (over 9 years ago)
- Last Synced: 2024-04-24T12:06:59.966Z (8 months ago)
- Language: Groovy
- Homepage:
- Size: 125 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# The Art of Unit Testing With Examples in Java and Spock
This project has a bit of fun working through [The Art of Unit Testing, Second Edition](http://www.manning.com/osherove2/) book, but using Spock for the test framework.
The tags in this repository match the sections in the book.