Skip to content

Instantly share code, notes, and snippets.

@mattwildig
Created June 13, 2012 02:31
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 mattwildig/2921460 to your computer and use it in GitHub Desktop.
Save mattwildig/2921460 to your computer and use it in GitHub Desktop.
Two test runs?
$ 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