mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
be113b4406
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/51865 As in 0.81 we're stopping 1st party support for JSC, we can now cleanup the RNTester flavor for JSC and simplify the setup here. Changelog: [Internal] [Changed] - Reviewed By: rshest Differential Revision: D76051319 fbshipit-source-id: 79b01cc64af2466a0be47ceaa0cd211cb6b02f53
scripts/release-testing
Scripts supporting local manual release testing. See also How to Test a Release.
Commands
For information on command arguments, run node <command> --help.
test-e2e-local
Set up, build, and install a given test app configuration.
test-e2e-local-clean
Clean up all file system and cache state between tests.