Posts in rspec

Rails Test Setup

Here’s how I usually setup my test environment on Rails. I’m using mainly RSpec and Capybara, so nothing new under the sun, but this should provide a mindless copy and paste to get you (mainly me) started.

written in rails, rspec Read on →