- Introduction
- Overview of Jest
- Setting up the Testing Environment
- Installing and Configuring Jest
- Testing a Sample JavaScript Application
- About Stateful Components
- Testing a React App
- Set up, execute function, assert results
- Testing the Business Logic
- Running Watch Mode to Test File Changes
- Testing the User Interface
- Running Browser Tests through Node
- Testing React Components
- Running Snapshot Tests
- Troubleshooting
- Summary and Conclusion