正在加载视频...

视频加载失败

Experimenting with a new e2e testing solution 🔹Vitest runner 🔹Detox like api for selectors 🔹𝚊𝚐𝚎𝚗𝚝-𝚍𝚎𝚟𝚒𝚌𝚎 ios/android driver 🔹Screenshot testing built in 🔹No custom build needed

20,053 次观看 • 14 天前 •via X (Twitter)

10 条评论

Daniel Williams 的头像
Daniel Williams14 天前

Building on the agent device programatic api means the driver is well tested and always improving reusing vitest/detox proven apis means that agents can easily understand how to write tests with it This is the combination of features that I've been wanting.

𝚊𝚐𝚎𝚗𝚝-𝚍𝚎𝚟𝚒𝚌𝚎 的头像
𝚊𝚐𝚎𝚗𝚝-𝚍𝚎𝚟𝚒𝚌𝚎14 天前

@vitest_dev let’s build things together!

Brian Hadu 的头像
Brian Hadu14 天前

@vitest_dev @agent_device screenshot testing built in could really speed up feedback loops in dev

Marwan Atef 的头像
Marwan Atef14 天前

@vitest_dev @agent_device vitest runner + detox-like selectors + device driver + screenshots without a custom build is the e2e stack i actually want. if agent_device stays stable this replaces half the flaky harness glue.

Ivan Garcia 的头像
Ivan Garcia14 天前

@vitest_dev @agent_device I can really see a lot of potential in this.

Manu J 的头像
Manu J13 天前

@vitest_dev @agent_device This is great. How are the screenshots compared?

Daniel Williams 的头像
Daniel Williams13 天前

@vitest_dev @agent_device Right now its odiff, though agent device has some comparison tooling that i might be able to use.

Dominik 的头像
Dominik14 天前

@vitest_dev @agent_device Repo please

Daniel Williams 的头像
Daniel Williams14 天前

@vitest_dev @agent_device keep in mind that its early iteration still 😄 I have been ideating with it for a while but now I found the agent device programmatic api last night and got it going during a long hacking session

Gabriel Moncha 的头像
Gabriel Moncha14 天前

@a_saifut @vitest_dev @agent_device let's go! 🚀

相关视频