| | 01_01-Types Of Software Testing.mp4 | 21.73 MB |
| | 01_02-The Testing Pyramid.mp4 | 16.85 MB |
| | 01_03-What You Will Learn In This Course.mp4 | 12.4 MB |
| | 01_04-About the Author.mp4 | 37.78 MB |
| | 01_05-How To Access Your Working Files.mp4 | 26.38 MB |
| | 02_01-Unit Testing Terminology.mp4 | 5.03 MB |
| | 02_02-What A JavaScript Unit Test Looks Like.mp4 | 22.82 MB |
| | 02_03-Writing Your Own Javscript Unit Test.mp4 | 12.92 MB |
| | 02_04-Assertions.mp4 | 18.9 MB |
| | 02_05-The Role Of Code Coverage.mp4 | 32.01 MB |
| | 02_06-How JavaScript Unit Test Is Different.mp4 | 15.3 MB |
| | 02_07-JavaScript Unit Test Flow.mp4 | 12.66 MB |
| | 02_08-Manual Unit Testing.mp4 | 16.05 MB |
| | 02_09-JavaScript Unit Test Frameworks.mp4 | 17.98 MB |
| | 02_10-Running Unit Tests.mp4 | 11.77 MB |
| | 03_01-What Is Testable Code.mp4 | 10.39 MB |
| | 03_02-Cyclomatic Complexity.mp4 | 22.06 MB |
| | 03_03-FanIn And FanOut.mp4 | 11.8 MB |
| | 03_04-Coupling.mp4 | 19.64 MB |
| | 03_05-Inheritance Or Composition.mp4 | 26.94 MB |
| | 03_07-Using Decorators.mp4 | 23.77 MB |
| | 03_08-Leveraging Abstract Factories.mp4 | 20.34 MB |
| | 03_09-Measuring Complexity.mp4 | 49.24 MB |
| | 03_10-Getting To Testability.mp4 | 17.83 MB |
| | 04_01-Introduction To Jasmine.mp4 | 27.13 MB |
| | 04_02-Jasmine On The Client.mp4 | 27.09 MB |
| | 04_03-Jasmine On The Server.mp4 | 41.71 MB |
| | 04_04-Starting Your First Test.mp4 | 45.04 MB |
| | 04_05-Writing Your First Test.mp4 | 41.68 MB |
| | 04_06-Selecting Tests.mp4 | 36.56 MB |
| | 04_07-Running Tests.mp4 | 26.78 MB |
| | 04_08-Introduction To Basic Matchers.mp4 | 31.26 MB |
| | 04_09-More Basic Matchers.mp4 | 29.61 MB |
| | 04_10-Asymmetric Matchers.mp4 | 95.34 MB |
| | 05_01-Introduction To is.js.mp4 | 22.49 MB |
| | 05_02-Integration is.js With Jasmine.mp4 | 48.89 MB |
| | 05_03-Jasmine Matchers And Promises.mp4 | 31.34 MB |
| | 05_04-Introduction To saywhen.mp4 | 25.94 MB |
| | 05_05-saywhen And Captors.mp4 | 17.27 MB |
| | 05_06-Mocking Time.mp4 | 25.09 MB |
| | 05_07-Introduction To Mocking Ajax.mp4 | 39.07 MB |
| | 05_08-Mocking Ajax Responses.mp4 | 30.63 MB |
| | 05_09-Encapsulation Mocked Ajax.mp4 | 13.77 MB |
| | 05_10-Introduction To JasminejQuery Matchers.mp4 | 37.78 MB |
| | 06_01-Introduction To QUnit.mp4 | 29.39 MB |
| | 06_02-Using Qunit.mp4 | 27.49 MB |
| | 06_03-More QUnit.mp4 | 27.64 MB |
| | 06_04-Introduction To Mocha.mp4 | 23.27 MB |
| | 06_05-More Mocha.mp4 | 27.3 MB |
| | 06_06-Even More Mocha.mp4 | 23.98 MB |
| | 06_07-Introduction To Tape.mp4 | 20.43 MB |
| | 06_08-Using Tape.mp4 | 25.33 MB |
| | 06_09-ESLint.mp4 | 37.04 MB |
| | 06_10-Sinon.JS And Spies.mp4 | 41.61 MB |
| | 07_01-Introduction To PhantomJS.mp4 | 32 MB |
| | 07_02-Using PhantomJS With Jasmine.mp4 | 31.72 MB |
| | 07_03-Scripting PhantomJS And Waits.mp4 | 17.43 MB |
| | 07_04-Introduction To SlimerJS.mp4 | 20.22 MB |
| | 07_05-Using SlimerJS.mp4 | 24.41 MB |
| | 07_06-Introduction To CasperJS.mp4 | 27.16 MB |
| | 07_07-CasperJS Test API.mp4 | 31.6 MB |
| | 07_08-Introduction To Xvfb.mp4 | 12.25 MB |
| | 07_09-Using Xvfb.mp4 | 22.46 MB |
| | 08_01-The Role Of Automation.mp4 | 12.09 MB |
| | 08_02-How To Automate.mp4 | 21.24 MB |
| | 08_03-Introduction To Karma.mp4 | 36.55 MB |
| | 08_04-Using Karma.mp4 | 33.47 MB |
| | 08_05-Karma In The Real World Part 1.mp4 | 38.12 MB |
| | 08_06-Karma In The Real World Part 2.mp4 | 26.48 MB |
| | 08_07-Karma In The Real World Part 3.mp4 | 31.57 MB |
| | 08_08-Karma And Code Coverage.mp4 | 31.57 MB |
| | 08_09-Grunt.mp4 | 28.47 MB |
| | 08_10-Gulp.mp4 | 28.38 MB |
| | 09_01-What Is Continuous Integration.mp4 | 21.33 MB |
| | 09_02-Getting Started With Jenkins.mp4 | 27.95 MB |
| | 09_03-Jenkins Project Setup.mp4 | 18.58 MB |
| | 09_04-Jenkins Capturing Test Output.mp4 | 31.1 MB |
| | 09_05-Jenkins And Checkstyle.mp4 | 19.57 MB |
| | 09_06-Jenkins And Code Coverage.mp4 | 32.15 MB |
| | 09_07-Jenkins And Gulp.mp4 | 30.49 MB |
| | 09_08-Using GitHub.mp4 | 19.39 MB |
| | 09_09-Introduction To Travis CI.mp4 | 25.33 MB |
| | 09_10-Preparing Your GitHub Repo For Travis CI Integration.mp4 | 38.03 MB |
| | 10_01-What We Have Learned.mp4 | 22.77 MB |
| | JavaScript_Unit_Testing_Working_Files.zip | 1.48 MB |