Skip to content

DanielHeath/autotest-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To run the tests:

Install:
Growl >= 1.1.5 on Mac OS X -or-
Growl for Windows >= 2.0b18 on Windows -or-
libnotify >= 0.4.5 on Linux

(Once only)
gem install autotest
gem install autotest-growl


Leave the following running in a terminal: java -jar lib/JsTestDriver.jar --port 9876 --config jsTestDriver.conf
Navigate to http://localhost:9876 and select "Capture This Browser"
Leave the following running in another terminal: autotest

If you execute "touch src/greeter.js", you should now get a notification telling you that one test passed.

About

An example of how to set up autotest to play nice with multi-browser javascript library js-test-driver

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published