DEV Community

Modern React testing, part 3: Jest and React Testing Library

Artem Sapegin on August 29, 2019

React Testing Library is a small library to test React components, that makes applying best practices, we’ve learned in the first article, easy. T...
Collapse
 
dance2die profile image
Sung M. Kim

Thanks for the series of great posts, Artem.

You could also add series tag to make series on the top of the post (if you'd like to).

You can find more info on the Editor Guide -> series page.