JSFoo 2013

All about being creative with JavaScript

@cosmicAnirban

@anirban

Testing the JavaScript you write

Submitted Aug 24, 2013

Without unit testing, the integration of the different components in the system becomes complicated. This complexity results from the tracing of the defects of not only the integration between the components but also each “buggy” component. This complicates the life of the developers by making them spend nights in the office in order to meet the schedule.

This talk aims at

  1. establishing the importance of writing JavaScript tests

  2. The various tools and techniques available to write better test codes

Outline

This Talk will cover the following:

  1. JavaScript testing frameworks deep dive - 20 mins
    1.1 QUnit
    1.2 Jasmine
    1.3 Mocha
  2. Mocking fundamentals - 12 ~ 15 mins
    2.1 Mocking in JavaScript
    2.2 Jasmine spies
    2.3 Sinon
  3. Testing utilities and cool tools, bird’s eye view - rest

Speaker bio

Anirban is a generalist programmer dabbling in java, scala, python, clojure Relational and NoSQL Databases, web services and distributed systems.
He got bitten by JavaScript almost a year back while working on RIA product. Ever since then experimenting on different JavaScript libraries/frameworks. Employed by IBM India Software Labs and work with the IBM DOJO toolkit team at times.

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