react-native-circleci-orb
react-native-circleci-orb copied to clipboard
Add workers parameter for jest and detox
What would you like to be added
Both jest and detox can run parallel test to speed up the process, but this is not possible with the current orb.
Why is this needed
For setups that have multiple cores it would be nice to use them all and speed up the process