ant - jsUnit and build.xml -


so want build.xml file can invoke hudson run jsunit tests. however, build.xml file has few things needs ... guess run unit tests. 1 of things needs these browser files such ie.exe or firefox.exe. on ubuntu have no clue these browser files are.

if can me, appreciate perhaps
- sample build.xml file can run multiple tests (through hudson).
- or way reference "browser files"
- or description of simpler/better alternative of jsunit

thanks in advance!

from question sounds looking firefox executable. on ubuntu, believe located at:

/usr/bin/firefox 

there no ".exe" extension.


Comments

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -