Cloudback
Do you ask the agent to write unit test, or any integration/e2e tests to cover the app regression? Or do you just test it manually?
3
Add a comment
I use Playwright, manual tests with claude (lots of them). I might even throw a little cli tool to simulate real life workflows
@mertcansaglam Sounds good! I also tried asking Claude to use Playwright MCP, allowing Claude to check UI fixes and reproduce bugs.
@elv1s42 yeah I think that is the fastest
Replies
I use Playwright, manual tests with claude (lots of them). I might even throw a little cli tool to simulate real life workflows
Cloudback
@mertcansaglam Sounds good! I also tried asking Claude to use Playwright MCP, allowing Claude to check UI fixes and reproduce bugs.
@elv1s42 yeah I think that is the fastest