This is an example to go with an article How To Unit Test An Angular App.
To run these tests
git clone https://github.com/alexrothenberg/angular-tic-tac-toe
npm install
grunt test
This is an example to go with an article How To Unit Test An Angular App.
To run these tests
git clone https://github.com/alexrothenberg/angular-tic-tac-toe
npm install
grunt test