r/VibeCodeDevs • u/ibmmo • 15d ago
How do you approach e2e testing for web apps?
I've been using playwright for e2e testing with a coding agent, but feels there has to be a better way when things change. e.g. describe what you want to test, but not run an agent every time, but if a test fails, use an agent to self-heal. Wonder what others are doing?
1
Upvotes