Test Driven Development (TDD) with React, React Testing Library, and Jest Tuesday, October 15, 2019 Teklinks react Test Driven Development (TDD) is a reversal in traditional thinking and coding processes. Rather than writing code, and then writing tests to verify that code, the process is reversed. Tests are written first and then the code. Full article Email This BlogThis! Share to X Share to Facebook