[Web Testing] Automated visual regression, link checking, form testing, and console error auto-fix #60
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
User Story
As a developer building web applications, I need automated testing that detects visual regressions (overlapping elements, broken fonts, wrong colors), checks all links and forms, captures console errors, and auto-fixes them � so that I catch UI bugs before they reach production.
Acceptance Criteria
1. Visual Regression Testing
2. Link Checking
3. Form Testing
4. Console Error Detection
5. Auto-Fix Pipeline
Architecture
Docker (no host pollution)
Kilo Code Integration
Test Flow
Files to Create
Expected Output
Visual Regression Report
Console Error Report
Link Check Report
Milestone
Phase 0: Infrastructure - Docker Compose for MCP servers #54