React Hook Compose との統合テストを学ぶ
Do you sometimes worry that your tests don’t make sense? Struggling to get what people mean by “test from the user’s perspective” and the classic piece of advice “test functionality, not implementation details”?You’re not alone!I felt the same thing when I started using React Testing Library. I used to think of testing as just checks…