Run Specific Tests Only
There are times when we want to only run a specific test, or skip a specific test. In this lesson, we'll learn how to manipulate which tests are run by jest.
It can be especially helpful to use these methods when we're debugging one test in a large file.
Test with Jest
7 lessons • 16 min2:58
3:02
3:22
2:38
2:33
1:09
1:05
NEXT CHAPTER
Hands on TDD6 lessons • 35 min
