Javascript automated testing with Jasmine + Karma + Travis A simple test example to demonstrate how Javascript automated testing works and how it fits into development process Prerequisites node.js and npm Quick start npm install Run test npm test