HomeTutorialsSpeakingAbout me

Posts tagged with Jasmine

Featured image for "E2E testing AngularJS applications with Protractor"
JavaScript

E2E testing AngularJS applications with Protractor

October 19th, 2015

In this tutorial we'll go into detail about end to end testing (E2E) with AngularJS and Protractor

Read more
Featured image for "Using Sinon.js while testing AngularJS applications"
JavaScript

Using Sinon.js while testing AngularJS applications

September 29th, 2015

With Sinon.js you can easily set up stubs and spies. This can be a real benefit when testing AngularJS apps because of all the different components.

Read more
Featured image for "Unit testing Meteor applications with Velocity, Jasmine and Sinon.js"
JavaScript

Unit testing Meteor applications with Velocity, Jasmine and Sinon.js

August 7th, 2015

In this article I will demonstrate how to unit test the client part of Meteor applications with Velocity, Jasmine and Sinon.js.

Read more
Featured image for "Executing Jasmine tests with Maven"
Java

Executing Jasmine tests with Maven

February 7th, 2015

In modern webapps, you will be using more than just Java. You will write JavaScript code too. With Maven + Jasmine you can test your JavaScript code.

Read more
Featured image for "Jasminify your Angular app"
JavaScript

Jasminify your Angular app

June 21st, 2014

Wrote an app using AngularJS? Great! Now it's time to use the angular-mock framework and Jasmine to test your controllers, services, filters and directives.

Read more
page 1 of 1
Privacy policyPost an ideaContactRSS

Made with by Dimitri Mestdagh