@@ -62,6 +62,24 @@ Curated list of resources: books, videos, articles about using TDD( Test Driven
6262
6363
6464### AngularJS
65+ * [ AngularJS & TDD Unit Testing - Part 1] ( https://www.youtube.com/watch?v=e_b1Vv0nNRI )
66+ * [ AngularJS & TDD Unit Testing - Part 2] ( https://www.youtube.com/watch?v=Tpdm_7FWeEU )
67+ * [ AngularJS & TDD Unit Testing - Part 3] ( https://www.youtube.com/watch?v=cZ5u1SReSeg )
68+ * [ AngularJS & TDD Unit Testing - Part 4] ( https://www.youtube.com/watch?v=NN9uFB72Kqw )
69+ * [ AngularJS & TDD Unit Testing - Part 5] ( https://www.youtube.com/watch?v=fq8YJd3GNVE )
70+ * [ AngularJS for TDD] ( http://code.tutsplus.com/articles/new-course-angularjs-for-test-driven-development--cms-24345 )
71+ * [ AngularJS Test Driven Development] ( http://www.amazon.com/AngularJS-Test-driven-Development-Tim-Chaplin/dp/1784398837 )
72+ * [ TDD Basics with AngularJS and Jasmine] ( http://www.slideshare.net/iquark/tdd-basics-with-angular-and-jasmine )
73+ * [ TDD with AngularJS] ( http://ckknight.github.io/angularjs-tdd-presentation/#/ )
74+ * [ Obey the Testing Goat] ( http://davidsouther.com/tdd-angular/ )
75+ * [ TDD with AngularJS] ( http://tech.transferwise.com/angularjs-tdd/ )
76+ * [ AngularJS TDD by Example] ( http://angularjs-tdd.tumblr.com/ )
77+ * [ Testing AngularJS from Scratch] ( https://www.pluralsight.com/courses/testing-angularjs-from-scratch )
78+ * [ AngularJS TDD - Part 1] ( https://www.youtube.com/watch?v=7LMiBWYfQFM )
79+ * [ AngularJS TDD - Part 2] ( https://www.youtube.com/watch?v=AF5HbM0yR4E )
80+ * [ AngularJS TDD - Part 3] ( https://www.youtube.com/watch?v=3_BMrawysoY )
81+ * [ AngularJS TDD - Part 4] ( https://www.youtube.com/watch?v=6kXtN25pxWk )
82+ * [ AngularJS TDD - Part 5] ( https://www.youtube.com/watch?v=Zpf414EIEP0 )
6583* [ Unit Testing in AngularJS: Services, Controllers & Providers] ( http://www.sitepoint.com/unit-testing-angularjs-services-controllers-providers/ )
6684* [ AngularJS Unit Testing] ( https://quickleft.com/blog/angularjs-unit-testing-for-real-though/ )
6785* [ Testing Angular with Karma] ( https://www.airpair.com/angularjs/posts/testing-angular-with-karma )
0 commit comments