Flashcard
Component Testing with React Testing Library
React Testing Library encourages testing components the way users interact with them.
Question
What core principle guides how you query and assert with React Testing Library?
Click to reveal answer