Skip to content

Instantly share code, notes, and snippets.

@davidmiani
Created September 21, 2009 02:30
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 davidmiani/190037 to your computer and use it in GitHub Desktop.
Save davidmiani/190037 to your computer and use it in GitHub Desktop.
$ ruby test.rb
Loaded suite NestingLevelTest
Started
........
Finished in 0.012890806 seconds.
8 tests, 9 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
Loaded suite TryRubyOutputTest
Started
.......
Finished in 0.003330418 seconds.
7 tests, 7 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
Loaded suite TryRubyTest
Started
.........
Finished in 0.126407808 seconds.
9 tests, 196 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment