@testing-library/dom@10.4.1
// Simple and complete DOM testing utilities that encourage good testing practices.
$ npm install @testing-library/dom
downloads/wk
58,562,733
license
MIT
version
10.4.1
published
Jul 27, 2025
What is @testing-library/dom?
@testing-library/dom provides utilities for testing DOM elements and user interactions in a way that mimics how users actually interact with your application. Developers use it to write unit, integration, and end-to-end tests that verify DOM behavior without relying on implementation details. It works with jsdom and other testing frameworks to help catch bugs in UI code before it reaches production.
Links
Keywords
Dependencies (8)
Maintainers
testing-library-bot, kentcdodds, timdeschryver, patrickhulce, dfcook, gpx, mpeyper, mihar-22, pago, cmckinstry, thymikee, brrianalexis, jdecroock, mdjastrzebski, eps1lon, phryneas, matanbobi