Migrating from Enzyme to React Testing Library
React developers who tested their components using the Enzyme library in the past have been migrating over to the react-testing-library
lately. Find out how you can migrate and take advantage of the various features it offers.