Book Image

Rake Task Management Essentials

By : Andrey Koleshko
Book Image

Rake Task Management Essentials

By: Andrey Koleshko

Overview of this book

Table of Contents (18 chapters)
Rake Task Management Essentials
Credits
About the Author
Acknowledgements
About the Reviewers
www.PacktPub.com
Preface
Index

Summary


In this chapter, we explained to you why we should test the rake tasks. Then, you saw an example of how to write tests for the rake tasks with the MiniTest testing framework.

In the next chapter, you will learn how Rake can be useful for continuous integration with an example of the Jenkins tool. You will also see how to install the Rake plugin for Jenkins.