/dev/reading

Effective Unit Testing

A guide for Java developers
by Lasse Koskela
The cover of Effective Unit Testing
3.79/5 on Goodreads
ISBN 9781935182573
Published in 2013
258 pages

Description

Effective Unit Testing is written to show how to write good tests—tests that are concise and to the point, expressive, useful, and maintainable. Inspired by Roy Osherove's bestselling The Art of Unit Testing, this book focuses on tools and practices specific to the Java world. It introduces you to emerging techniques like behavior-driven development and specification by example, and shows you how to add robust practices into your toolkit.