Introduction to AngularJS Unit Testing
Jim Lavin presents a Test Driven Development (TDD) approach to show how to write unit tests for your AngularJS components. The presentation covers creating a project from scratch using Yeoman and then adds functionality to a controller, service and directive using a Test Driven Development approach by writing unit tests …