Frontend Testing

Estimated Time: 15 hours

Status: ☐ Not Started


🎯 Objectives


🔗 Resources

  1. Jest – Official Docs

    Learn how to write unit tests, run test suites, and understand assertions

  2. React Testing Library – Docs

    For testing React components by simulating user behavior

  3. Intro to Unit Testing with Jest – Net Ninja (YouTube)

    Covers fundamentals in a clear visual format

  4. Testing React Apps – Fireship (YouTube)

    12-minute speedrun on how to test real-world React components


✅ Tasks