Skip to Content
Rails 5 Test Prescriptions
book

Rails 5 Test Prescriptions

by Noel Rappin
February 2018
Intermediate to advanced
406 pages
9h 52m
English
Pragmatic Bookshelf
Content preview from Rails 5 Test Prescriptions

What You’ve Done

Using the TDD process of “write a simple test, write simple code to make it pass, and refactor,” you started your Rails application by creating some business logic.

What has the TDD process given you? You started with a requirement and it was not immediately clear how to turn it into an algorithm. By using TDD you were able to attack the problem incrementally, choosing to start in a small, well-understood corner and move outward as your understanding of the problem improved. It allowed you to easily change the code structure as you learned more about the solution.

Most important, you wrote better code. The solution you ended up with has short, well-named methods, it has logic in its proper place, and it will be easy to adjust ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Rails 4 Test Prescriptions

Rails 4 Test Prescriptions

Noel Rappin
What Employees Want Most in Uncertain Times

What Employees Want Most in Uncertain Times

Kristine W. Powers, Jessica B.B. Diaz
Agile Web Development with Rails 5.1

Agile Web Development with Rails 5.1

Sam Ruby, David B. Copeland, Dave Thomas

Publisher Resources

ISBN: 9781680505566Errata Page