Unit Testing with AngularJS: Preparing the Example Project
For this chapter, I removed the contents of the angularjs folder and reinstalled the AngularJS and Bootstrap files as described in Chapter 1. 1. Installing the ngMocks Module AngularJS provides an optional module called ngMock, which provides useful tools for unit testing. Go to http://angularjs.org, click Download, select the version you require, and click the [ [ ...]