Skip to content

Instantly share code, notes, and snippets.

@practicingruby
Created January 30, 2009 18:44
Show Gist options
  • Select an option

  • Save practicingruby/55189 to your computer and use it in GitHub Desktop.

Select an option

Save practicingruby/55189 to your computer and use it in GitHub Desktop.
sandal:prawn $ rake test
Prawn specs: Running on Ruby Version: 1.8.6
Loaded suite /usr/local/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake/rake_test_loader
Started
..........................................................................................................................................................................................................
Finished in 33.949722 seconds.
202 tests, 338 assertions, 0 failures, 0 errors
# AS COMPARED TO:
sandal:prawn $ rake19
Prawn specs: Running on Ruby Version: 1.9.1
Loaded suite /Users/sandal/lib/ruby19_1/lib/ruby/gems/1.9.1/gems/rake-0.8.3/lib/rake/rake_test_loader
Started
...........................................................................................................................................................................................................
Finished in 17.672503 seconds.
203 tests, 339 assertions, 0 failures, 0 errors
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment