Test Driven Development in Ruby A Practical Introduction to TDD Using Problem and Solution Domain Analysis
Book information
Description
1. The Basics -- 2. Katas -- 3. Techniques in TDD -- 4. Importance of Test Cases -- 5. Character to Number Conversion -- 6. Conway's Game of Life -- 7. Gilded Rose -- 8. Dealing with Third Party APIs -- 9. Pair Ranking.;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. You will: 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.
Similar books
Test Driven Development in Ruby: A Practical Introduction to TDD Using Problem and Solution Domain Analysis
2017 · PDF
Functional Programming in R: Advanced Statistical Programming for Data Science, Analysis and Finance
2017 · PDF
Scala: From a Functional Programming Perspective: An Introduction to the Programming Language
2016 · PDF
Understanding Control Flow: Concurrent Programming Using μC++
2016 · PDF
Lean Python: Learn Just Enough Python to Build Useful Tools
2016 · PDF
JavaScript Object Programming
2015 · PDF
Software-Entwicklung in Fortran 90
1993 · PDF
Parsing Techniques. A practical Guide
2008 · PDF