Test with Jest

52m 39s
English
Paid

Course description

Jest is an industry leading test suite for JavaScript used by big and small projects around the globe. Get up and running with Jest in this course! In this course, you'll learn how to test with Jest. Jest is a magnificent testing suite for JavaScript. Many big players rely on Jest today. Some of them are Facebook, New York Times, Twitter, Spotify, Instagram, and Airbnb.

Read more about the course

Jest is extremely powerful and easy to work with. By the end of this course, you'll know how to install Jest in your projects and be ready to test your code with support for modern JavaScript.

You'll learn:

  • how to write tests, also called specs (short for specifications).
  • How to group your tests, for organizational purposes.
  • How to take advantage of the powerful Snapshot feature
  • Workflow tips & tricks

This course assumes that you know the fundamentals of JavaScript Testing. If you do not, we recommend that you take our JavaScript Testing Fundamentals course beforehand.

Watch Online

Join premium to watch
Go to premium
# Title Duration
1 Install Jest 02:58
2 Running the First Test 03:02
3 Jest Expectations 03:22
4 Snapshot Testing with Jest 02:38
5 Execute Code Before and After Tests 02:34
6 Run Specific Tests Only 01:09
7 Run Tests in Watch Mode 01:05
8 Building and Testing a Library 05:30
9 The Record Method 04:52
10 The All Method 05:02
11 The Find Method 05:25
12 The Update Method 07:45
13 Customizable Options 07:17

Comments

0 comments

Want to join the conversation?

Sign in to comment

Similar courses

Rapid Development with Vite

Rapid Development with Vite

Sources: vueschool.io
Vite is a first-in-class build tool that aims to provide a faster and leaner development experience for modern web projects. In this course, we cover everything you need to kno...
1 hour 40 minutes 49 seconds
100 Days Of Code: The Complete Web Development Bootcamp 2024

100 Days Of Code: The Complete Web Development Bootcamp 2024

Sources: Academind Pro
Learn web development from A to Z in 100 days (or at your own pace) - from "basic" to "advanced", it's all included!
78 hours 51 minutes 55 seconds
Material UI with Vuetify and Vue.js

Material UI with Vuetify and Vue.js

Sources: vueschool.io
Create a Vue.js app with a beautiful and functional UI in no time with Vuetify! This UI library contains 80+ ready to use components designed according to the b
1 hour 40 minutes 10 seconds
Testing Laravel with PHPUnit

Testing Laravel with PHPUnit

Sources: spatie.be
In this course, Brent will help you get started testing a Laravel application. He'll cover how to get started, how to test every functionality in Laravel, and g
2 hours 42 minutes 59 seconds