I feed the `git diff` of the branch (excluding large files like package-lock) and a list of the E2E files. Claude reads and compares the E2E tests against the modified content.
The good thing about Claude Code is that it uses tool calls to explore the files to check which E2E tests can validate the changes.
jampa|6 months ago
The good thing about Claude Code is that it uses tool calls to explore the files to check which E2E tests can validate the changes.
anon7000|6 months ago