JSFoo 2013

All about being creative with JavaScript

Shreyank Gupta

@shreyankg

Jasmine + CoffeeScript + PhantomJS + Jenkins = CI #WIN

Submitted Aug 22, 2013

Writing client-side Unittests in Jasmine, using CoffeeScript; run them using PhantomJS and integrate with a Jenkins instance.

Outline

Getting client side JavaScript tests runs integrated with a Continuous Integration server has been a pain, mostly because JavaScript tests run on the browser.

The idea is to emulate the browser, so that test run results can be understood by a CI system.

PhantomJS can be used to solve that problem.

In this talk we will see how we can use PhantomJS to run Jasmine unit-tests written in CoffeeScript, and integrate it with a Jenkins CI instance.

Requirements

Understanding of JavaScript (optionally CoffeeScript), Unittests and Continuous Integration.

Speaker bio

Shreyank Gupta works as a Software Engineer at Red Hat, Pune.

Shreyank started off his career as a web-developer and has hands-on experience in Ruby, Python and JavaScript, although he admits he is far from a polyglot. You must have noticed him talking at either RubyConf India, Pycon India, JSFoo or some other OpenSource conference.

Comments

{{ gettext('Login to leave a comment') }}

{{ gettext('Post a comment…') }}
{{ gettext('New comment') }}
{{ formTitle }}

{{ errorMsg }}

{{ gettext('No comments posted yet') }}

Hosted by

JSFoo is a forum for discussing UI engineering; fullstack development; web applications engineering, performance, security and design; accessibility; and latest developments in #JavaScript. Follow JSFoo on Twitter more