Fundamentals of Testing in JavaScript

8m
8073
people completed
Bookmark
Download
RSS

Do you know what a testing framework does? Do you know what makes a testing framework different from a testing or assertion library? The best way to use a tool effectively is to understand how it works. And the best way to understand how a tool works is by making it yourself!

In this short course, we’ll learn how testing frameworks and assertion libraries work by building our own, simple version of each.

Instructor

Kent C. Dodds

Kent is a JavaScript developer who likes open source and teaching.

He is currently working for himself as a full-time educator. Before going full-time on education, Kent worked at PayPal. During his time there he represented the company on the TC39 committee and started several Open Source projects, notably glamorous💄, downshift 🏎️ and dom-testing-library 🐙.

Course content (7 lessons)

    illustration for Fundamentals of Testing in JavaScript