E2E tests UI with automation

Hi,
I would like to test my app with tools like Detox & Jest for my app, but I have a Windows computer, so I can’t use Detox (I guess…).
Do you test your app ? With which tool do you test it ?

Thanks ! :wink:

I haven’t tried it yet, but Cavy sounds pretty cool - https://github.com/pixielabs/cavy. Runs wholly within JS, so it shouldn’t need anything special to run in an Expo app, run on a device instead of emulator, etc.

I haven’t used Detox, so not sure what part isn’t compatible. Seems like it’s at least worth a try using the Windows Subsystem for Linux/ with an Android emulator.

1 Like

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.