Skip to content

Instantly share code, notes, and snippets.

@Sophrinix
Created September 21, 2009 02:13
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save Sophrinix/190033 to your computer and use it in GitHub Desktop.
Loaded suite NestingLevelTest
Started
........
Finished in 0.030731 seconds.
8 tests, 9 assertions, 0 failures, 0 errors
Loaded suite TryRubyOutputTest
Started
.F.....
Finished in 0.002457 seconds.
1) Failure:
test_error_with_output(TryRubyOutputTest) [test.rb:473]:
<"hello\nworld\n\e[1;33mNoMethodError: undefined method `reverse' for 40:Fixnum"> expected but was
<"\e[1;33mNoMethodError: undefined method `reverse' for 40:Fixnum">.
7 tests, 7 assertions, 1 failures, 0 errors
Loaded suite TryRubyTest
Started
..
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment