You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
9 years ago | |
|---|---|---|
| coverage | 12 years ago | |
| specs | 12 years ago | |
| src | 12 years ago | |
| .gitignore | 12 years ago | |
| Gruntfile.js | 12 years ago | |
| README.md | 9 years ago | |
| package.json | 9 years ago | |
README.md
- run
npm install -g grunt-cli - run
npm install -g jasmine-node - Download firefox webdriver: https://github.com/mozilla/geckodriver/releases/
- put in in your PATH
- Clone this repo
- cd into local repo directory
- run
npm install grunt devjasmine-node specs/test-spec.jsgrunt report