Skip to content

Instantly share code, notes, and snippets.

@mariovisic
Created May 18, 2011 09:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mariovisic/978300 to your computer and use it in GitHub Desktop.
Save mariovisic/978300 to your computer and use it in GitHub Desktop.
Spec Helper working with Rcov and Rspec 2.6.0
require 'rspec'
require 'rspec/rails'
require 'rspec/autorun' # Required for Rcov to run.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment