Jump to ratings and reviews
Rate this book

Test Driven Development in Ruby: A Practical Introduction to TDD Using Problem and Solution Domain Analysis

Rate this book
Learn the basics of test driven development (TDD) using Ruby. You will carry out problem domain analysis, solution domain analysis, designing test cases, and writing tests first. These fundamental concepts will give you a solid TDD foundation to build upon. Test Driven Development in Ruby is written by a developer for developers.
The concepts are first explained, then a coding demo illustrates how to apply the theory in practice. At the end of each chapter an exercise is given to reinforce the material. Complete with working files and code samples, you'll be able to work alongside the author, a trainer, by following the material in this book.

What You Will Learn
Carry out problem domain analysis, solution domain analysis, designing test cases, and writing tests first
Use assertions
Discover the structure of a test and the TDD cycle
Gain an understanding of minimal implementation, starter test, story test, and next test
Handle refactoring using Ruby
Hide implementation details
Test precisely and concretely
Make your code robust 

Who This Book Is For
Experienced Ruby programmers or web developers with some prior experience with Ruby.

494 pages, Kindle Edition

Published March 15, 2017

1 person is currently reading
8 people want to read

About the author

Bala Paranj

11 books

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
0 (0%)
4 stars
2 (50%)
3 stars
1 (25%)
2 stars
1 (25%)
1 star
0 (0%)
Displaying 1 of 1 review
Profile Image for Fotis Koutoulakis.
117 reviews13 followers
February 20, 2022
I enjoyed this book quite a lot.

In my opinion, it did a better job at explaining TDD and how to go about it than "Test Driven Development by Example", and the code listings were very exciting (you get to implement the backbone of Conway's Game of Life in a TDD fashion in one of the chapters, which was very nice).

The only reason I'm removing a star is that the editing is not as good as it could have been, and the English used at certain parts looks a bit ungrammatical to me.

Recommended though - it's a project based book, and the code listings work perfectly.
Displaying 1 of 1 review

Can't find what you're looking for?

Get help and learn more about the design.