登录

JavaScript Unit Testing with Jest - Gabriel McNeilly

JavaScript Unit Testing with Jest - Gabriel McNeillyJavaScript Unit Testing with Jest - Gabriel McNeilly

is a course essential for mastering unit testing in software development. Gain proficiency in writing unit tests for JavaScript functions using Jest, ensuring high-quality software. Explore the significance of unit testing and progress from simple test writing to handling diverse scenarios. With practical sessions covering writing unit tests, common matches, mocks, testing asynchronous code, and measuring code coverage, this course equips you with the skills needed to elevate your JavaScript projects. Master unit testing with Jest and efficiently enhance the reliability of your software.

JavaScript Unit Testing with Jest Table of contents:

  1. Course Overview (1 minute)
  2. Writing Your First Unit Test with Jest (24 minutes)
  3. Exploring Common Matchers (27 minutes)
  4. Using Mocks (20 minutes)
  5. Testing Asynchronous Code (13 minutes)
  6. Measuring Code Coverage (11 minutes)