Introduction to Unit Testing

About this course
Code with confidence and lower your stress levels by learning how to test your code as you write it.
What you'll learn
Introduction
6:05
Introduction to Jasmine
2:40
Frontend Career Path
1:58
Setting Up Jasmine from Scratch
5:58
Understanding the 3 parts of testing
1:53
Testing Setup Breakdown
2:14
Grouping with describe
1:18
Grouping with describe (Challenge)
1:58
Our first test
5:26
Our first test (Challenge)
2:39
Setting Up Data with beforeEach()
4:03
Setting Up Our Data with beforeEach (Challenge)
6:43
Skipping and Focusing Introduction
1:47
Skipping and Focusing (Challenge)
4:10
Unit Testing: Spies
4:02
Spy Challenge
6:09
Mocks + Debug with me!
9:19
Mocks Challenge
4:48
Additional matchers: toBeDefined() & toEqual()
3:39
Additional Matchers Challenge
3:30
Final Challenge
1:50
Outro
4:28