Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@eriwen
Created November 30, 2011 22:15
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 eriwen/1411316 to your computer and use it in GitHub Desktop.
Save eriwen/1411316 to your computer and use it in GitHub Desktop.
Run JsTestDriver
Xvfb :2 &
/usr/bin/env DISPLAY=:2 java -jar test/lib/JsTestDriver-1.3.3d.jar --config test/jsTestDriver.conf --port 4224 --browser /Applications/Firefox.app/Contents/MacOS/firefox --tests all --testOutput target --runnerMode INFO
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment