Monday, March 06, 2023

js testing: Enzyme => React Testing Library

excellent and useful story

 Sentry’s Frontend Tests: Migrating from Enzyme to React Testing Library | Product Blog • Sentry

journey converting our component tests from Enzyme to React Testing Library (aka RTL). This effort took over a year and four months, involved contributions from 17 engineers, and spanned 803 test suites and 4,937 tests, requiring changes to each one.