Skip to content

Instantly share code, notes, and snippets.

@libbyschuknight
Created August 29, 2015 09:39
Show Gist options
  • Save libbyschuknight/a6f48d04b5652c623897 to your computer and use it in GitHub Desktop.
Save libbyschuknight/a6f48d04b5652c623897 to your computer and use it in GitHub Desktop.
rspec stuff
have rpsec format as 'documentation
https://www.relishapp.com/rspec/rspec-core/v/2-4/docs/command-line/format-option
run from terminal
$ rspec spec --format documentation
add to .rspec file so tests are always in this format
--format documentation
Nyan Cat - just for fun!
https://github.com/mattsears/nyan-cat-formatter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment