The document discusses automated testing of JavaScript code using Jasmine, PhantomJS, and Jenkins. It begins with an agenda that covers an introduction to the speakers, testing JavaScript code and front-end code without a browser, and continuous integration. It then discusses Jasmine features for writing tests, using PhantomJS to run tests without a browser, and integrating testing into a continuous integration workflow with Jenkins.