Skip to content

Demo of how to use Sauce OnDemand with Node.js, Express.js, Vows.js, Wd, etc...

Notifications You must be signed in to change notification settings

jlipps/sauce-node-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a demo app which shows how you can use Wd, Vows.js, and Sauce to have really great test coverage.

Take a look at tests.js and raw_tests.js

Run express app before kicking off test suite:
 $ node index.js

To run tests please use vows test runner like so:

Local selenium server:
 $ vows tests.js --local

Sauce OnDemand (make sure Sauce credentials are set in env):
 $ vows tests.js --sauce

The sample one (make sure Sauce credentials are set in env)
 $ vows sample.js

About

Demo of how to use Sauce OnDemand with Node.js, Express.js, Vows.js, Wd, etc...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •