Slides can be accessed by following link
Following points we have covered in this session
- Introduction to Jest
- Installing and configuring Jest
- Jest test suite in detail
- Expect Matchers (Built in and custom)
- Asynchronous testing with Jest
- Mocking with Jest
- Introduction to snapshot testing
- Using Jest with typesript
- Migration to Jest framework