Contents tagged with AngularJS
-
Setting up Karma to run unit tests in PhantomJS and Chrome
This session talks about setting up Karma to run the unit tests in PhantomJS and Chrome. The unit tests are written using Jasmine. The tests are written for an AngularJS application, however you can write unit tests for just about any JavaScript code.
-
Writing E-2-E tests for AngularJS using Protractor
This is a continuation of my post on Some advanced AngularJS concepts. This video focuses on writing and debugging end-to-end tests on AngularJS using Protractor.
-
Some advanced AngularJS concepts
Code sample used in the session.
-
Getting to know AngularJS
I did a session to my colleagues and wanted to share with all of you. Some parts have been edited out as per company policy.