Javascript Testing with Jasmine 101
This session will be presenting the basic of javascript testing, and how to have a mind set of writing testable code. We will be using Jasmine, a javascript testing framework, and we will be using the behavior testing style provided by Jasmine.