- Course
TypeScript in Practice: Unit Tests with Jest
TypeScript applications offer improved type safety over JavaScript apps, but still require testing. This course will teach you to effectively test TypeScript applications using unit tests and Jest.
- Course
TypeScript in Practice: Unit Tests with Jest
TypeScript applications offer improved type safety over JavaScript apps, but still require testing. This course will teach you to effectively test TypeScript applications using unit tests and Jest.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Core Tech
What you'll learn
As TypeScript applications grow in complexity, it becomes impractical to manually QA every aspect of the application at every release. In this course, TypeScript in Practice: 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.