News

React Testing Library is one of a suite of user-interface testing libraries (e.g. DOM Testing Library, Vue Testing Library, Svelte Testing Library, Puppeteer Testing Library) with a similar ...
The React Testing Library (RTL) is officially recommended by React, and has grown since its inception to over 1.3M downloads on npm.
Released in February 2019, React 168 provides an implementation of hooks for React’s DOM, DOM server, test renderer, and shallow renderer. Hooks are supported in React DevTools.