Friday, March 17, 2017

Testing Angular 2 with Jasmine

Videos


Testing Angular 2 with Jasmine
https://app.pluralsight.com/player?course=angular-fundamentals&author=joe-eames&name=angular-fundamentals-m14&clip=0&mode=live

Testing JavaScript with Jasmine and TypeScript
https://app.pluralsight.com/library/courses/javascript-jasmine-typescript/table-of-contents

TDD with Angular 2
https://www.youtube.com/watch?v=FMyduWydQv4
https://www.youtube.com/watch?v=2u7mHBCCSQ4
https://www.youtube.com/watch?v=8ZLFRKqGRv0

Tutorials

Unit Testing Recipes for Angular 2
http://slides.com/victormejia/unit-testing-ng2#/

Testing Components in Angular 2 with Jasmine
https://semaphoreci.com/community/tutorials/testing-components-in-angular-2-with-jasmine

Setting up Angular 2 Testing Environment with Karma and webpack
https://medium.com/@laco0416/setting-up-angular-2-testing-environment-with-karma-and-webpack-e9b833befd99#.z28elywvy

Testing Angular 2.0.x Services and Http with Jasmine and Karma
http://chariotsolutions.com/blog/post/testing-angular-2-0-x-services-http-jasmine-karma/

A Test-Driven Development Introduction to Angular 2
https://keyholesoftware.com/2016/05/16/test-driven-intro-angular2/

Angular 2 Testing In Depth: Services
https://dzone.com/articles/angular-2-testing-in-depth-services

TDD with Angular 1 (Good overview of TDD)
https://www.slideshare.net/iquark/tdd-basics-with-angular-and-jasmine 


Cheat Sheet

https://www.cheatography.com/citguy/cheat-sheets/jasmine-js-testing/

No comments:

Post a Comment