---
title: "Your AI Code Review Is Lying to You (Here's the Fix)"
url: https://daily.dev/posts/your-ai-code-review-is-lying-to-you-here-s-the-fix--5apzyc34f
source_url: https://www.youtube.com/watch?v=MBvenUUDPkk
type: video:youtube
source: "Automation Testing with Joe Colantonio"
published: 2026-06-23T17:05:58.623Z
updated: 2026-06-23T18:52:48.293Z
reading_time: 36
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Your AI Code Review Is Lying to You (Here's the Fix)

**[Automation Testing with Joe Colantonio](https://daily.dev/sources/joecolantonio)** · 36 min read · 0 upvotes · 0 comments

## Summary

Your AI Code Review Is Lying to You (Here's the Fix)

Your AI code review tools read the diff. They stare at your code. But they never actually run it. So the bugs that only show up at runtime, the broken user flows, the bad query plan, the duplicate submission, sail right past review and land in front of your customers.

In this episode, Joe Colantonio sits down with Evan Marshall, founder of Ito and a fifteen year engineer who spent five years in applied cryptography securing hundreds of millions of dollars for millions of people. Evan is taking that ship fast without breaking things discipline and pointing it straight at testing.

Ito is an agentic QA platform that builds and runs your actual app on every pull request, navigates it like a real user, exercises the frontend and backend as one system, and brings back real runtime evidence: video replays, logs, the exact lines responsible, and steps to reproduce, posted right in your PR.

You will learn:
Why static code review misses the bugs that cause real production incidents
How Ito spins up ephemeral environments and tests across UI, API, and database
Why QA is not disappearing, it is leveling up into a manager and quality strategist role
How to keep your test layer separate from your code generation so your signal stays honest
The skills testers and engineers need as AI writes more of the code

If you are shipping AI generated code at high velocity and your QA cannot keep up, this one is for you.

Try Ito on your own code. Your first ten pull requests are reviewed free, no credit card required. Check it out at https://testgld.link/itoai now.

And as Joe always says, seeing is believing.

📑 Get 10 quick & actionable test automation tips I've compiled after interviewing over 500+ testing thought leaders👇
https://testguild.com/10tips
------------------------------------------------------------------

🔎 Find out your automation testing score by taking the simple 6-Step Automation Testing Assessment Quiz👇
https://testguild.com/score

This assessment is designed to inform you about what areas of your automation testing SDLC you need to improve on 📊

------------------------------------------------------------------
Access more BONUS content from TestGuild:

✅ Mini-Courses / Tutorials: https://testguild.com/training-courses/
✅ Training Sessions: https://testguild.com/webinars/
✅ Automation | DevOps | Security Testing Podcasts: https://testguild.com/podcasts/

------------------------------------------------------------------
📚 Get My “Read 1-Page/day” Automation Awesomeness Book Now👇
https://testguild.com/automationbook/

Join the Test Guild Family
===============================
✋ - LinkedIn: https://testguild.com/linkedin
X - Twitter: https://twitter.com/joecolantonio
👥 - Facebook: https://www.facebook.com/testguilds
🫶- AutomationGuild: http://automationguild.com
===============================

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.youtube.com/watch?v=MBvenUUDPkk>

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments
- [CNCF Unveils Schedule for KubeCon \+ CloudNativeCon Europe 2026](https://daily.dev/posts/cncf-unveils-schedule-for-kubecon-cloudnativecon-europe-2026-ikhcoa5cb) · CNCF · 2 upvotes · 0 comments
- [CNCF Debuts KubeCon \+ CloudNativeCon Japan 2026 Schedule](https://daily.dev/posts/cncf-debuts-kubecon-cloudnativecon-japan-2026-schedule-xp5pyudub) · CNCF · 1 upvotes · 0 comments

---

[View this post on daily.dev](https://daily.dev/posts/your-ai-code-review-is-lying-to-you-here-s-the-fix--5apzyc34f)
