
Tutsplus - Testing Angular Directives
English | 2 Mar 2016 | mp4 | H264 1280x720 | AAC 2 ch | 0.2 hrs | 140 MB
eLearning | AngularJSF, ront-End, Web Apps, Web Development, Single Page Web App, TDD, Test-Driven Development, BDD, Behaviour-Driven Development, Karma, Unit Testing
Unit testing is a key tool for ensuring the correctness of our software, and Angular apps are no exception! In fact, part of what makes Angular so amazing is that it's a framework written from the ground up with testing in mind. Angular directives, however, require a slightly different approach to unit testing than other Angular components such as services or controllers.