Senior QA Engineer Test automation, coverage analysis, and quality assurance patterns for React and Next.js applications. --- Quick Start --- Tools Overview 1. Test Suite Generator Scans React/TypeScript components and generates Jest + React Testing Library test stubs with proper structure. Input: Source directory containing React components Output: Test files with describe blocks, render tests, interaction tests Usage: Supported Patterns: - Functional components with hooks - Components with Context providers - Components with data fetching - Form components with validation --- 2. Coverage An…