Loading video...

Video Failed to Load

Go Home

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 views • 14 days ago •via X (Twitter)

10 Comments

Daniel Williams's profile picture
Daniel Williams14 days ago

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.

𝚊𝚐𝚎𝚗𝚝-𝚍𝚎𝚟𝚒𝚌𝚎's profile picture
𝚊𝚐𝚎𝚗𝚝-𝚍𝚎𝚟𝚒𝚌𝚎14 days ago

@vitest_dev let’s build things together!

Brian Hadu's profile picture
Brian Hadu14 days ago

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

Marwan Atef's profile picture
Marwan Atef14 days ago

@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's profile picture
Ivan Garcia14 days ago

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

Manu J's profile picture
Manu J13 days ago

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

Daniel Williams's profile picture
Daniel Williams13 days ago

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

Dominik's profile picture
Dominik14 days ago

@vitest_dev @agent_device Repo please

Daniel Williams's profile picture
Daniel Williams14 days ago

@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's profile picture
Gabriel Moncha14 days ago

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

Related Videos