illustration for Use DOM Testing Library to test any JS framework

Use DOM Testing Library to test any JS framework

Instructor

Kent C. Dodds
17m
588
people completed
Bookmark
Download
RSS

The person using your application components shouldn’t have to know or care what framework(s) you used to write your application. Guess what: Neither should your tests.

This course explores the dom-testing-library using 11 different frameworks, from React to Svelte. You’ll get hands-on experience writing tests for any JavaScript framework, giving you the confidence you need to ship your JavaScript application with your framework of choice.