mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
c5e039d9b0
Add `--reactVersion` argument. This argument is only used in DevTools. When this is specified, run only the tests that have the `// @reactVersion` pragma that satisfies the semver version range. Otherwise, run tests as normal