Completed
Introduction
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
JavaScript Testing: Completing the BDD Circle in Web Development - ETE 2012
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 About Trevor
- 3 Quality Work
- 4 Proud
- 5 Not Afraid
- 6 Namespace
- 7 Caps
- 8 Global namespace
- 9 Dont use with
- 10 Evil
- 11 The False Consensus Effect
- 12 Bad Code
- 13 Bad JavaScript
- 14 Why we write tests
- 15 CI server
- 16 Break the build
- 17 Jasmine
- 18 Live Coding
- 19 Vim
- 20 Callbacks
- 21 PhantomJS Walkthrough
- 22 Jasmine Ajax Walkthrough
- 23 Testing in Jenkins
- 24 Testing in Maven
- 25 Run all your tests
- 26 Jenkins