Testing Your Ruby Code With Guard, RSpec & Pry
By Mark McDonnell My recent work has been on a cloud based Ruby project for the BBC News, upcoming 2014 elections. It requires fast I/O, scalability and needs to be well tested. The “be well tested” requirement, is what I want to focus on in this tutorial. Introduction This project utilizes a few different Amazon […]