Overview
Syllabus
Introduction - .
Introducing Unit Testing - .
Proving Our Code Works - .
Running Your First Automated Test - .
Different Types of Testing - .
Behavior Driven Development - .
Red, Green, Refactor - .
Greater Expectations - .
Getting Started with Mocha and Chai - .
General Structure of Test Files - .
Test Suites and Test Specs - .
Writing Our First Test Suite - .
Writing Our First Test Suite Part 2 - .
Challenge: Expanding Our Expectations - .
Answer: Expanding Our Expectations - .
Making Tests Easier with Fixtures: Setup - .
Making Tests Easier with Fixtures: Teardown - .
Covering Edge Cases - .
Challenge: Writing Testable Code - .
Answer: Writing Testable Code - .
Changing Mocha’s Reporter - .
Outlining Your Test Suite - .
Watching Test Files - .
Mocks and Stubs - .
Testing Asynchronous Code - .
Taught by
Traversy Media