mirror of
https://github.com/facebook/react-native.git
synced 2024-11-21 21:27:46 +00:00
058624fc1d
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/47559 Changelog: [internal] Adds support for focused and skipped tests and describe blocks: * `fdescribe` / `describe.only` * `xdescribe` / `describe.skip` * `fit` / `it.only` / `test.only` * `xit` / `it.skip` / `xtest` / `test.skip` Reviewed By: rshest Differential Revision: D65769325 fbshipit-source-id: ea26ae533400390b2efc4f2369340e5dc73c5d50 |
||
---|---|---|
.. | ||
integration | ||
preprocessor.js |