Automated testing with Jasmine and PhantomJS

Click here to watch Automated testing with Jasmine and PhantomJS.

As client-side programming (i.e. JavaScript) gets more complex, creating/automating tests for it becomes important.

To that end, we will talk about Jasmine, a behavior driven development framework for JavaScript, and PhantomJS, a headless WebKit with a JavaScript API.

We will show how to write Jasmine tests and PhantomJS scripts. Then, we will demonstrate how to integrate both.

We will finally explore how this structure could be combined with any Continuous Integration system by going over one in particular, Jenkins.

Schedule info
Status: 
Accepted
Time slot: 
Tuesday, May 21 - 09:00am-10:00am
Room: 
OR 203 - Palantir
Session Info
Speaker(s): 
Track: 
DevOps
Experience level: 
Intermediate

Comments

I am always interested in new tools to do automated testing and I would definitely attend this session.