mirror of
https://github.com/facebook/react-native.git
synced 2024-11-21 22:10:14 +00:00
f5595c716b
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/47248 This argument wasn't implemented; this change implements it. Changelog: [Internal] Reviewed By: cipolleschi Differential Revision: D65066030 fbshipit-source-id: 999fb2fa89cc71f9a568843d4cf92a500ff1b4f8 |
||
---|---|---|
.. | ||
utils | ||
README.md | ||
test-e2e-local-clean.js | ||
test-e2e-local.js |
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.