· 2 min
AngularJS: Creating Tests with Jasmine and Karma
How to write unit tests for AngularJS applications using Jasmine and Karma — from setup to running your first tests.
Developer blog — web development, JavaScript, and more.
How to write unit tests for AngularJS applications using Jasmine and Karma — from setup to running your first tests.
An introduction to Jasmine, the BDD testing framework for JavaScript — suites, specs, matchers, and best practices.
An introduction to gulp.js, the fast and efficient task runner — how to install, configure, and create your first task.
A step-by-step guide to creating a simple static file server using Node.js and Express 4.
An introduction to AngularJS directives: what they are, how normalization works, and how to create your own.