Talk given at NationJS 2014.
In this talk we will build a simple AngularJS application using the principles of Test Driven Development (TDD). While we will primarily focus on using Karma and Jasmine to create unit tests, we will also look at creating end-to-end (commonly referred to as E2E) integration tests using Protractor.