I Built a RAG Bot to Fix Flaky Cypress Tests
I was spending hours every week manually fixing the same flaky Cypress tests. The failures had patterns. So I built a bot to recognize them.
The problem
In a large frontend monorepo, flaky tests are a
miguelporras.hashnode.dev5 min read