Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.