mercredi 10 mars 2021

How to run in a specific order many e2e files with Detox with Jest for a React Native app?

As stated I'm testing a React Native app with Detox (and Jest) and I'd like to have several e2e files with different purposes -e.g.: login, fill a form and so- and run them in a specific order (the log in e2e file should go first). Running them in random order wouldn't do the job.

Note: I'm running the tests on iOS simulator.

Aucun commentaire:

Enregistrer un commentaire