article•22 Aug 2019Testing your UI with React Testing LibraryTesting Library is a fantastic tool for writing UI tests. The base library works for testing anything, but there are framework-specific versions—I'll be talking about React Testing Library here…#js#react#react testing library#testing