Skip to content

Instantly share code, notes, and snippets.

@happyrobots
Created August 9, 2011 09:31
Show Gist options
  • Select an option

  • Save happyrobots/1133663 to your computer and use it in GitHub Desktop.

Select an option

Save happyrobots/1133663 to your computer and use it in GitHub Desktop.
describe "something", :focus => true do
it 'does something'
end
rspec spec/something.rb:8
rspec spec/something.rb -t focus
rspec spec/something.rb -e 'example name'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment