- Добавил: literator
- Дата: 6-11-2021, 21:22
- Комментариев: 0

Автор: Stephan Kamper
Издательство: Leanpub
Год: 2021-01-08
Страниц: 103
Язык: английский
Формат: pdf (true), mobi, epub
Размер: 10.2 MB
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. 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.