[jest] Add watch plugins (#5563)* Added jest-watch plugins * Moved plugins to a utils folder * Updated jest-watch-select-projects * utils -> config * Added a default export for `jest-ex
[jest] Add watch plugins (#5563)* Added jest-watch plugins * Moved plugins to a utils folder * Updated jest-watch-select-projects * utils -> config * Added a default export for `jest-expo/utils` * Updated docs for jest-expo * Updated docs
show more ...
[jest-expo] Added platform selection (#5207)* select single platforms to test and target platform extensions * Update README.md * Update README.md * Update packages/jest-expo/src/getPlatfo
[jest-expo] Added platform selection (#5207)* select single platforms to test and target platform extensions * Update README.md * Update README.md * Update packages/jest-expo/src/getPlatformPreset.js Co-Authored-By: James Ide <[email protected]> * Update getPlatformPreset.js