mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
c25246044f
Summary: This migrates the `test_js` workflow to GHA ## Changelog: [INTERNAL] - Migrate test_js to GHA Pull Request resolved: https://github.com/facebook/react-native/pull/45246 Test Plan: Will wait for CI Reviewed By: javache Differential Revision: D59270333 Pulled By: cortinico fbshipit-source-id: e77eb9819e0819638c51e61b1e477ac04680a2f4
@react-native/codegen
Installation
yarn add --dev @react-native/codegen
Note: We're using yarn to install deps. Feel free to change commands to use npm 3+ and npx if you like
Testing
To run the tests in this package, run the following commands from the React Native root folder:
yarnto install the dependencies. You just need to run this onceyarn jest packages/react-native-codegen.