grunt-mocha-test
No description available.
File Explorer
Download Latest Version (.zip)- MochaWrapper.js
- mocha-test.js
- grunt-shared.js
- Gruntfile.js
- test.js
- Gruntfile.js
- test.js
- Gruntfile.js
- test.js
- Gruntfile.js
- testoff.js
- teston.js
- common.js
- first.js
- Gruntfile.js
- second.js
- Gruntfile.js
- testoff.js
- teston.js
- Gruntfile.js
- test.js
- Gruntfile.js
- test.js
- Gruntfile.js
- test1.js
- test2.js
- Gruntfile.js
- test1.js
- test2.js
- Gruntfile.js
- test.js
- Gruntfile.js
- test.js
- Gruntfile.js
- test1.js
- test2.js
- Gruntfile.js
- test.js
- Gruntfile.js
- test.js
- Gruntfile.js
- test.js
- Gruntfile.js
- Gruntfile.js
- test1.js
- test2.js
- Gruntfile.js
- test1.js
- test2.js
- Gruntfile.js
- test1.js
- test2.js
- Gruntfile.js
- test.js
- common1.js
- common2.js
- common3.js
- common4.js
- Gruntfile.js
- test.js
- globals.js
- Gruntfile.coffee
- lib.coffee
- test.coffee
- Gruntfile.js
- test.js
- common.js
- Gruntfile.js
- test.js
- common.js
- Gruntfile.js
- test.js
- singleton.js
- Gruntfile.js
- test1.js
- test2.js
- Gruntfile.js
- test.js
- Gruntfile.js
- test.js
- Gruntfile.js
- test1.js
- test2.js
- test1.js
- test2.js
- Gruntfile.js
- Gruntfile.js
- test.js
- Gruntfile.js
- test1.js
- test2.js
- example-ui.js
- Gruntfile.js
- test.js
- Gruntfile.js
- test.js
- grunt-mocha-test.js
- .gitignore
- .travis.yml
- Gruntfile.js
- LICENSE-MIT
- package-lock.json
- package.json
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/pghalliday/grunt-mocha-test
Downloads the entire project code from GitHub to your computer.
cd grunt-mocha-test
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install grunt-mocha-test --save-dev
Downloads and installs the libraries listed in package.json.
npm install coffee-script
Downloads and installs the libraries listed in package.json.
npm install babel-register
Downloads and installs the libraries listed in package.json.
npm install blanket
Downloads and installs the libraries listed in package.json.
npm install travis-cov
Downloads and installs the libraries listed in package.json.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
