#testing
2 posts-
Building an AI Agent Layer for E2E Test Automation
How I structured a knowledge-driven AI agent setup using Cline that lets any developer generate, debug, and maintain E2E tests with minimal domain knowledge — by encoding team patterns into machine-readable files.
-
Fixing 40+ WCAG Contrast Violations with axe-core and Property-Based Testing
How I found, verified, and permanently prevented color contrast accessibility failures on this portfolio using axe-core, fast-check, and a CI pipeline that blocks regressions automatically.