Feb 03

Date published: 2-3-2014

Rails version: 4.0.0

RSpec

In my last tutorial I demonstrated how to setup tests for a model using the testing framework included with Rails. In this tutorial, I want to try out a different testing framework called RSpec to see how it compares to what we did before. RSpec is one of the most popular ways to test Rails apps, so if you work with Rails, you’re bound to run into projects that use it for testing. Continue reading »

Tagged with:
preload preload preload