Friday, October 11, 2013

Testing in Ruby On Rails

RSpec: Framework to provide testing in Ruby on Rails projects.

Capybara: Provides behavioral testing with Ruby on Rails.

FactoryGirl: Provides data for testing using tools like Capybara.

No comments:

Post a Comment