react-native-community / react-native-circleci-orb

A CircleCI Orb to Simplify Testing your React Native App
MIT License
176 stars 80 forks source link

Add optional command-running step after the emulator starts #110

Closed ronwsmith closed 3 years ago

ronwsmith commented 3 years ago

Add the ability to run commands after the emulator starts but before the detox tests run.

This will enable people to run common commands needed for UI automation, ex: https://testyour.app/blog/emulator

react-native-community-bot commented 3 years ago

:tada: This PR is included in version 5.5.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: