You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
you can use describe.only for the file that you want to run. And you can also use detox test --reuse if you do not need the app to be reinstalled. This trick saved me a lot of time.
Hi,
I would like to know if is it possible to run easily one scenerio from a specific *.spec.js file ?
The text was updated successfully, but these errors were encountered: