Working Effectively with Unit Tests
Working Effectively with Unit Tests
About the Book
tl;dr: This book details my strong opinions on the best way to test, while acknowledging alternative styles and various contexts in which tests are written. Whether you prefer my style or not, this book will help you write better Unit Tests.
From the Preface:
Over a dozen years ago I read Refactoring for the first time; it immediately became my bible. While Refactoring isn’t about testing, it explicitly states: If you want to refactor, the essential precondition is having solid tests. At that time, if Refactoring deemed it necessary, I unquestionably complied. That was the beginning of my quest to create productive unit tests.
Throughout the 12+ years that followed reading Refactoring I made many mistakes, learned countless lessons, and developed a set of guidelines that I believe make unit testing a productive use of programmer time. This book provides a single place to examine those mistakes, pass on the lessons learned, and provide direction for those that want to test in a way that I’ve found to be the most productive.
The book does touch on some theory and definition, but the main purpose is to show you how to take tests that are causing you pain and turn them into tests that you're happy to work with. If you're like me and enjoy examples, you can take a (free) look at Chapter 1 right now. The foreword, preface, and first 2 chapters are available within The Sample.
Reviews are available at review.wewut.com.
"I trust Jay Fields' opinions about how to write good programmer tests, and so should you." -- J. B. Rainsberger @jbrains
"Buy this. That is all." -- Dan North @tastapod
"This book is a breath of fresh air! Excellent work! The evolution of a hairy test to something really clean is elegant. I wish more people wrote tests like this. Having a book to point people at will really help." -- Joe Walnes @joewalnes
"I just read through what Jay Fields has so far, and it is looking to be really great. I highly recommend it..." -- Corey Haines @coreyhaines
Packages
The Book
PDF
EPUB
WEB
English
5 Copy Package
This package is for up to 5 copies of Working Effectively with Unit Tests
PDF
EPUB
WEB
English
15 Copy Package
This package is for up to 15 copies of Working Effectively with Unit Tests.
PDF
EPUB
WEB
English
50 Copy Package
This package is for up to 50 copies of Working Effectively with Unit Tests
PDF
EPUB
WEB
English
200 Copy Package
This package is for up to 200 copies of Working Effectively with Unit Tests
PDF
EPUB
WEB
English
About the Contributors
Technical Reviewer
Technical Reviewer
Technical Reviewer
Foreword Author
Technical Reviewer
Technical Reviewer
Table of Contents
- Foreword
- Preface
- Acknowledgments
-
Unit Testing, a First Example
- Thoughts on our Tests
- The Domain Code
- Moving Towards Readability
- Replace Loop with Individual Tests
- Expect Literals
- Inline Setup
- Replace ObjectMother with DataBuilder
- Comparing the Results
- Final Thoughts on our Tests
- Motivators
-
Types of Tests
- State Verification
- Behavior Verification
- Unit Test
- Solitary Unit Test
- Sociable Unit Test
- Continuing with Examples From Chapter 1
- Final Thoughts, Again
-
Improving Assertions
- One Assertion Per Test
- Implementation Overspecification
- Assert Last
- Expect Literals
- Negative Testing
- Hamcrest
-
Improving Test Cases
- Too Much Magic
- Inline Setup
- Test Names
-
Improving Test Suites
- Separating The Solitary From The Sociable
- Questionable Tests
- Custom Assertions
- Global Definition
-
Closing Thoughts
- Broad Stack Tests
- Test Pyramid
- Final Thoughts On ROI
- More…
The Leanpub 60 Day 100% Happiness Guarantee
Within 60 days of purchase you can get a 100% refund on any Leanpub purchase, in two clicks.
Now, this is technically risky for us, since you'll have the book or course files either way. But we're so confident in our products and services, and in our authors and readers, that we're happy to offer a full money back guarantee for everything we sell.
You can only find out how good something is by trying it, and because of our 100% money back guarantee there's literally no risk to do so!
So, there's no reason not to click the Add to Cart button, is there?
See full terms...
Earn $8 on a $10 Purchase, and $16 on a $20 Purchase
We pay 80% royalties on purchases of $7.99 or more, and 80% royalties minus a 50 cent flat fee on purchases between $0.99 and $7.98. You earn $8 on a $10 sale, and $16 on a $20 sale. So, if we sell 5000 non-refunded copies of your book for $20, you'll earn $80,000.
(Yes, some authors have already earned much more than that on Leanpub.)
In fact, authors have earnedover $13 millionwriting, publishing and selling on Leanpub.
Learn more about writing on Leanpub
Free Updates. DRM Free.
If you buy a Leanpub book, you get free updates for as long as the author updates the book! Many authors use Leanpub to publish their books in-progress, while they are writing them. All readers get free updates, regardless of when they bought the book or how much they paid (including free).
Most Leanpub books are available in PDF (for computers) and EPUB (for phones, tablets and Kindle). The formats that a book includes are shown at the top right corner of this page.
Finally, Leanpub books don't have any DRM copy-protection nonsense, so you can easily read them on any supported device.
Learn more about Leanpub's ebook formats and where to read them