Testing/QA Workflow Bundle Overview Comprehensive testing and quality assurance workflow covering unit tests, integration tests, E2E tests, browser automation, and quality gates for production-ready software. When to Use This Workflow Use this workflow when: - Setting up testing infrastructure - Writing unit and integration tests - Implementing E2E tests - Automating browser testing - Establishing quality gates - Performing code review Workflow Phases Phase 1: Test Strategy Skills to Invoke - - Test automation - - TDD Actions 1. Define testing strategy 2. Choose testing frameworks 3. Plan tes…