React Practice Test
React Testing and Debugging
What is React Testing Library?
Select your answer
A
A library of test examples
B
A testing utility that encourages testing components the way users interact with them, focusing on behavior over implementation
C
A debugging tool
D
A code linting tool
Hint