Skip to content

Instantly share code, notes, and snippets.

@spastorino
Created June 22, 2011 14:58
Show Gist options
  • Select an option

  • Save spastorino/1040272 to your computer and use it in GitHub Desktop.

Select an option

Save spastorino/1040272 to your computer and use it in GitHub Desktop.
turn.output
➜ financial git:(master) ✗ rake
Loaded suite /Users/santiago/.rvm/gems/ruby-head@global/gems/rake-0.9.2/lib/rake/rake_test_loader
Started
Finished in 0.004258 seconds.
0 tests, 0 assertions, 0 failures, 0 errors, 0 skips
Loaded suite /Users/santiago/.rvm/gems/ruby-head@global/gems/rake-0.9.2/lib/rake/rake_test_loader
Started
AccountsControllerTest:
should create account (0.04s)
should destroy account (0.00s)
should get edit (0.00s)
should get index (0.00s)
should get new (0.00s)
should show account (0.00s)
should update account (0.00s)
Finished in 0.047458 seconds.
7 tests, 0 assertions, 0 failures, 7 errors, 0 skips
Errors running test:functionals!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment