Unit Testing 101 in React Jul 27, 2023 10 min read Technology Introduction to Testing It is essential first to understand what testing is. Testing is 3 step process that looks something like this: Fig:- Testing Step Process The first step is to Arrange.