mirror of
https://github.com/facebook/react-native.git
synced 2024-11-21 22:10:14 +00:00
009542f4ee
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/42900 Changelog: [Internal] Reviewed By: rshest Differential Revision: D53471278 fbshipit-source-id: 56b16c20b85c88577e5d899b0e85d078ab8aa51f
412 B
412 B
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.