porsergiodxa·sergiodxa· v1.0.0 · atualizado em 2026-04-10
80
Score
Testing best practices for the frontend. Emphasizes E2E tests over unit tests, minimal mocking, and testing behavior over implementation details. Use when writing tests or reviewing test code.
how to test frontend code effectivelywhat are the best practices for frontend testinghow to write good E2E testshow to minimize mocking in testshow to test React componentshow to structure frontend testshow to choose the right type of testhow to review test code