Skip to main content

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

This is a demo lesson (10:00 remaining)

You can watch up to 10 minutes for free. Subscribe to unlock all 13 lessons in this course and access 10,000+ hours of premium content across all courses.

View Pricing
0:00
/
#1: Install Jest

All Course Lessons (13)

#Lesson TitleDurationAccess
1
Install Jest Demo
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

Unlock unlimited learning

Get instant access to all 12 lessons in this course, plus thousands of other premium courses. One subscription, unlimited knowledge.

Learn more about subscription

Comments

0 comments

Want to join the conversation?

Sign in to comment

Similar courses

  • PHPUnit: Testing with a Bite

    PHPUnit: Testing with a Bite

    Sources: knpuniversity
    It's Friday night... it's stormy... the office is empty... and you're deploying fresh code to production. Suddenly, an alarm! What!? The fences are down!? The d
    28 minutes 8 seconds
  • Interactive Vue.js Resume Builder

    Interactive Vue.js Resume Builder

    Sources: fullstack.io
    “Word” or “PDF” resume pfft! You’re better than that and you know it. In this course, you will create a customizable developer resume from scratch in Vue.js wit
    3 hours 33 minutes 1 second
  • The Complete Guide to Data Fetching in Nuxt

    The Complete Guide to Data Fetching in Nuxt

    Sources: vueschool.io
    In the world of Nuxt, there is an amazing variety of options for fetching data in an application. You can block navigation until the loading is complete, or...
    1 hour 32 minutes 52 seconds
  • Vue Component Design: Master Scalable Vue.js Patterns

    Vue Component Design: Master Scalable Vue.js Patterns

    Sources: vueschool.io
    Creating scalable Vue components requires not only technical knowledge but also the ability to apply time-tested patterns, tested in...
    54 minutes 42 seconds