Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vladikoff/teststacksuiteexample
TestStackSuiteExample
https://github.com/vladikoff/teststacksuiteexample
Last synced: 16 days ago
JSON representation
TestStackSuiteExample
- Host: GitHub
- URL: https://github.com/vladikoff/teststacksuiteexample
- Owner: vladikoff
- Created: 2013-01-14T16:56:10.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-01-15T03:51:10.000Z (almost 12 years ago)
- Last Synced: 2024-10-19T00:29:34.835Z (3 months ago)
- Language: JavaScript
- Size: 105 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
TestStackSuiteExample
======================================Running the example:
* Clone this project
* Clone the test stack lib ```git clone --recursive https://github.com/csnover/dojo2-teststack.git``` and run ```npm install```
* Check make sure both directories are siblings.
* From the ```dojo2-teststack``` directory, in your terminal, run:
* SAUCE_USERNAME=username SAUCE_ACCESS_KEY=key node runner.js config=../TestStackSuiteExample/teststack.js