Skip to content

Instantly share code, notes, and snippets.

@madadam
Created December 14, 2009 14:01
Show Gist options
  • Save madadam/256066 to your computer and use it in GitHub Desktop.
Save madadam/256066 to your computer and use it in GitHub Desktop.
> ruby test.rb
Loaded suite test
FooTest
test_foo FAIL
test.rb:13:in `assert_foo'
foo failed.
<true> expected but was
<false>.
==============================================================================
pass: 0, fail: 1, error: 0
total: 1 tests with 1 assertions in 0.004144 seconds
==============================================================================
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment