Original Reddit post

Might be silly questions, I’ve seen a lot of discussion here about code review workflows and most of them down to having another AI session read the diff. What I’m looking for is something that closes the whole test loop. like: PR gets opened, something reviews the code, then actually simulate the real user behaviors, like signing up the app, clicks through the main flows, checks if anything is visually broken or behaving kind of weird, and reports back with screenshots or steps to reproduce. Right now I’m doing that second half manually and it’s the part that takes a lot of time. and I miss things because I don’t know what to test because I’m not a QA person. Does anything like this exist yet in the AI world? submitted by /u/AdFluid9823

Originally posted by u/AdFluid9823 on r/ClaudeCode