Загрузка видео...

Не удалось загрузить видео

На главную

🔁 Automate interactive Flutter tests with marionette_mcp! LeanCode’s Mateusz Wojtczak 💙 dives into the open-source tool that gives AI coding agents "eyes and hands" to interactively test Flutter apps.

14,362 просмотров • 8 дней назад •via X (Twitter)

Комментарии: 7

Фото профиля AI News Daily
AI News Daily8 дней назад

@matiwojt Direct widget-tree access should make UI tests much less brittle than screenshots. I would also keep a few end-to-end smoke flows for the real device.

Фото профиля Patrol
Patrol8 дней назад

@matiwojt Patrol mentioned ✅

Фото профиля djx
djx8 дней назад

@matiwojt marionette_mcp 这名字挺直白。 给 AI coding agent 加「眼和手」,去做交互式 Flutter 测试。 开源工具链入口,别当成又发了一个大模型。

Фото профиля Building qorqut
Building qorqut8 дней назад

@matiwojt agents driving flutter tests is where it gets interesting. marionette_mcp gives claude code hands on the widget tree which beats screenshot diffing. i run a couple test agents at once and ended up putting them on one canvas in 49agents so i stop tab hopping between them.

Фото профиля Mateusz Wojtczak 💙
Mateusz Wojtczak 💙7 дней назад

Thanks for having me! 💙

Фото профиля AI News Daily
AI News Daily8 дней назад

@matiwojt Interactive testing is the missing layer for coding agents. A green build can still hide broken flows, so giving agents eyes and hands seems useful if the test steps stay reviewable.

Фото профиля Deep
Deep8 дней назад

@matiwojt letting agents tap through the app themselves beats guessing from screenshots. most of my broken tests got fixed once the agent could just see what actually happened.

Похожие видео