Manual UI testing with Chrome browser - explore your app while errors are captured
[url]# Manual UI Test Command You are launching a manual UI testing session using Chrome browser. This is a **standalone command** - it does NOT run the full sprint workflow. Use this when you want to: - Quickly explore your app in a real browser - Manually test features while console errors are captured - Debug UI issues interactively - **Feed observations into the next sprint** (reports are saved to the sprint folder) ## Workflow ### Step 0: Locate Sprint Directory Find the current sprint directory: If no sprint exists, create the first one: Store the sprint directory path (e.g., `.cl...
`/project:test <COMPONENT_OR_FEATURE>`
Write tests for code using test-driven development principles
测试策略协调员,全面测试规划和实施
Execute tests, generate test reports, and maintain test coverage
Execute comprehensive test suite with detailed reporting and coverage analysis.