Created
June 13, 2012 02:31
-
-
Save mattwildig/2921460 to your computer and use it in GitHub Desktop.
Two test runs?
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
$ rake test | |
/Users/matt/.rvm/rubies/ruby-1.8.7-p358/bin/ruby -I"lib:lib:test" -I"/Users/matt/.rvm/gems/ruby-1.8.7-p358/gems/rake-0.9.2.2/lib" "/Users/matt/.rvm/gems/ruby-1.8.7-p358/gems/rake-0.9.2.2/lib/rake/rake_test_loader.rb" "test/engine_test.rb" "test/filters_test.rb" "test/haml-spec/ruby_haml_test.rb" "test/helper_test.rb" "test/template_test.rb" "test/util_test.rb" | |
Run options: --seed 21449 | |
# Running tests: | |
...................................................................................................................................................................................................................................................................................................................................................................... | |
Finished tests in 0.879086s, 407.2412 tests/s, 1887.1874 assertions/s. | |
358 tests, 1659 assertions, 0 failures, 0 errors, 0 skips | |
Loaded suite /Users/matt/.rvm/gems/ruby-1.8.7-p358/gems/rake-0.9.2.2/lib/rake/rake_test_loader | |
Started | |
............................................................................................. | |
Finished in 0.111051 seconds. | |
93 tests, 93 assertions, 0 failures, 0 errors |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment