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.
Comments
kronda replied on Permalink
This sounds awesome.
rgristroph replied on Permalink
I am always interested in new tools to do automated testing and I would definitely attend this session.
christophernies replied on Permalink
I'm really looking forward to this one.