Created
January 30, 2009 18:44
-
-
Save practicingruby/55189 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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