-
Notifications
You must be signed in to change notification settings - Fork 10
jlipps/sauce-node-demo
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published