Skip to content

Instantly share code, notes, and snippets.

@fables-tales
Created September 24, 2012 10:13
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 fables-tales/3775317 to your computer and use it in GitHub Desktop.
Save fables-tales/3775317 to your computer and use it in GitHub Desktop.
0 (master)$ bundle exec rspec test_spec.rb
Randomized with seed 56047
FI have some kind of state
Failures:
1) Test would run a test
Failure/Error: raise "trolololo"
RuntimeError:
trolololo
# ./test_spec.rb:9:in `block (2 levels) in <top (required)>'
Finished in 0.00028 seconds
1 example, 1 failure
Failed examples:
rspec ./test_spec.rb:21 # Test would run a test
Randomized with seed 56047
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment