Skip to content

Latest commit

 

History

History
69 lines (39 loc) · 3.16 KB

AngularTesting-Jasmine.md

File metadata and controls

69 lines (39 loc) · 3.16 KB

Angular Testing with Jasmine

And others

https://scotch.io/tutorials/testing-angularjs-with-jasmine-and-karma-part-1

JasmineTesting

Unit Testing Best Practices in AngularJS http://andyshora.com/unit-testing-best-practices-angularjs.html

https://docs.angularjs.org/guide/unit-testing

http://howtodoinjava.com/scripting/javascript/jasmine-javascript-unit-testing-tutorial/ (16)

http://www.dotnetcurry.com/angularjs/1255/unit-testing-angularjs-using-jasmine-karma (16)

https://www.webcodegeeks.com/javascript/angular-js/angularjs-unit-testing-karma-jasmine/ (16) ng2

https://www.stackchief.com/tutorials/Testing%20AngularJS%20with%20Jasmine%20%26%20Karma (17)

https://github.com/angular/angular-seed/blob/master/karma.conf.js

Older stuff

a last note... wow, a lot of my angular stuff from 2016 was crap@!

Angular 2 Interviewing

Angularjs 2 Interview Questions

AngularJS Assessments

w3schools.com's AngularJS Tutorial


Continuous Integration

Angular 2 : Continuous Integration to Azure using Codeship and the Angular CLI

Continuous Delivery To Azure With Docker