Skip to content

Instantly share code, notes, and snippets.

@madadam
Created December 14, 2009 16:46
Show Gist options
  • Save madadam/256202 to your computer and use it in GitHub Desktop.
Save madadam/256202 to your computer and use it in GitHub Desktop.
> ruby test.rb
Loaded suite test
Started
F
Finished in 0.004835 seconds.
1) Failure:
test_foo(FooTest)
[test.rb:13:in `assert_foo'
test.rb:7:in `test_foo']:
foo failed.
<true> expected but was
<false>.
1 tests, 1 assertions, 1 failures, 0 errors
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment