As TypeScript applications grow in complexity, it becomes impractical to manually QA every aspect of the application at every release. In this course, Building TypeScript 5 Unit Tests with Jest, you’ll learn to create unit tests for application logic and components in TypeScript applications. First, you’ll explore the Jest API and configure it for TypeScript applications. Next, you’ll discover testing application logic. Finally, you’ll learn how to test web components. When you’re finished with this course, you’ll have the skills and knowledge of Jest unit tests for TypeScript applications needed to contribute effectively to testing teams for serious, real-world applications.
Overview
As TypeScript applications grow in complexity, it becomes impractical to manually QA every aspect of the application at every release. In this course, Building TypeScript 5 Unit Tests with Jest, you’ll learn to create unit tests for application logic and components in TypeScript applications. First, you’ll explore the Jest API and configure it for TypeScript applications. Next, you’ll discover testing application logic. Finally, you’ll learn how to test web components. When you’re finished with this course, you’ll have the skills and knowledge of Jest unit tests for TypeScript applications needed to contribute effectively to testing teams for serious, real-world applications.
Syllabus
- Understanding TypeScript Application Testing with Jest 17mins
- Testing TypeScript Application Logic with Jest 17mins
- Testing TypeScript Web Components with Jest 10mins
Taught by
Daniel Stern