Skip to content

Instantly share code, notes, and snippets.

@gabrielg
Created September 8, 2009 00:20
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 gabrielg/182631 to your computer and use it in GitHub Desktop.
Save gabrielg/182631 to your computer and use it in GitHub Desktop.
gabriel@threads:~/Code/GitHub/watertower$ xultest -testDir xulapp/test
Running tests...
"/Users/gabriel/Code/GitHub/watertower/xulapp/test/unit/bar_test.js" "/Users/gabriel/Code/GitHub/watertower/xulapp/test/unit/foo_test.js"
F..F
1) Bar Tests - test should be awesome
FAILED:
0 assertions, 1 failures, 0 errors
Failure: assert: got "false"
2) Foo Tests - test should also be awesome
FAILED:
0 assertions, 1 failures, 0 errors
Failure: assert: got "false"
2 runners, 4 cases, 2 unpassed, 2 assertions, 2 failures, 0 errors.
Test Failures!
Killed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment