All Books! All Books

Fast Feedback Using Ruby

Whether running automated tests or creating image files from raw data, Ruby can be used to automate these tasks. Furthermore, it can also be used to automate running tasks whenever a file changes.

What is “Fast Feedback Using Ruby” about?

Let’s use Ruby to automatically get feedback as early as possible. Whether running automated tests or creating image files from raw data, Ruby can be used to automate these tasks. Furthermore, it can also be used to automate running tasks whenever a file changes. Does that sound like a good idea? Then this book is for you

Who should read “Fast Feedback Using Ruby”?

For beginner and experienced programmers

What will you learn in “Fast Feedback Using Ruby”

The book describes various ways of getting feedback — and fast feedback — using Ruby tools, such as plain Ruby scripts and Rake tasks. It also shows a way to automatically execute these tools, using guard.