Created
August 29, 2015 09:39
-
-
Save libbyschuknight/a6f48d04b5652c623897 to your computer and use it in GitHub Desktop.
rspec stuff
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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