saurajit / unitTest

A test project to learn unit testing using Karma and AngularJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a project to work as a test bed for AngularJS unit testing. This uses a Foundation CSS framework using the Foundation AngularJS bridge found at https://github.com/madmimi/angular-foundation-bower

To start this project, install the node.js modules

npm install

and install bower components

bower install

About

A test project to learn unit testing using Karma and AngularJS


Languages

Language:JavaScript 88.0%Language:CSS 12.0%