repo for angularjs testing training
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.
 
 
Ganesh ce11dfc1ef bookappmocha 5 years ago
..
app scotch 5 years ago
.gitignore scotch 5 years ago
README.md scotch 5 years ago
karma.conf.js scotch 5 years ago
package-lock.json scotch 5 years ago
package.json scotch 5 years ago
server.js scotch 5 years ago

README.md

Setup

nvm use 5.0

npm install

node server.js

Test

npm install -g karma-cli

karma start