Skip to content

Instantly share code, notes, and snippets.

@czarneckid
Created May 27, 2011 21:32
Show Gist options
  • Select an option

  • Save czarneckid/996224 to your computer and use it in GitHub Desktop.

Select an option

Save czarneckid/996224 to your computer and use it in GitHub Desktop.
fossil:tasty dczarnecki$ rake
(in /Users/dczarnecki/projects/tasty)
(in /Users/dczarnecki/projects/tasty)
/Users/dczarnecki/.rvm/rubies/ruby-1.8.7-p302/bin/ruby -I"lib:lib:test" "/Users/dczarnecki/.rvm/gems/ruby-1.8.7-p302@tasty_gem/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/test_tasty.rb"
Loaded suite /Users/dczarnecki/.rvm/gems/ruby-1.8.7-p302@tasty_gem/gems/rake-0.8.7/lib/rake/rake_test_loader
Started
......
Finished in 0.003357 seconds.
6 tests, 8 assertions, 0 failures, 0 errors
(in /Users/dczarnecki/projects/tasty)
/Users/dczarnecki/.rvm/rubies/ruby-1.9.2-p180/bin/ruby -I"lib:lib:test" "/Users/dczarnecki/.rvm/gems/ruby-1.9.2-p180@tasty_gem/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/test_tasty.rb"
Loaded suite /Users/dczarnecki/.rvm/gems/ruby-1.9.2-p180@tasty_gem/gems/rake-0.8.7/lib/rake/rake_test_loader
Started
......
Finished in 0.010221 seconds.
6 tests, 8 assertions, 0 failures, 0 errors, 0 skips
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment