Ok, found that there was a change to a recent version and the command now looks like:
./js funcunit/open/phantomjs funcunit/test/autosuggest/funcunit.html
PhantomJS now works for me but not selenium due to file access restrictions:
Caused by: com.thoughtworks.selenium.SeleniumException: ERROR: Command execution failure. Please search the user group at https://groups.google.com/forum/#!forum/selenium-users for error details from the log window. The error message is: Access to 'file:////home/ariskk/programs/javascriptmvc/funcunit/test/autosuggest/funcunit.html?steal[browser]=selenium&steal[startFiles]=funcunit/selenium/client.js' from script denied
./js funcunit/open/phantomjs funcunit/test/autosuggest/funcunit.html
PhantomJS now works for me but not selenium due to file access restrictions:
Caused by: com.thoughtworks.selenium.SeleniumException: ERROR: Command execution failure. Please search the user group at https://groups.google.com/forum/#!forum/selenium-users for error details from the log window. The error message is: Access to 'file:////home/ariskk/programs/javascriptmvc/funcunit/test/autosuggest/funcunit.html?steal[browser]=selenium&steal[startFiles]=funcunit/selenium/client.js' from script denied