mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: Changelog: [RNTester][Internal] - Add the ability to filter PlatformTest results by test name substrings In certain tests (such as the hoverable pointer attributes test) there are a super large number of results which can make it hard to focus on the ones you're actively trying to work on fixing. This diff adds the ability to filter those results with a simple substring filter on the test name of the results. Reviewed By: lunaleaps Differential Revision: D37558411 fbshipit-source-id: 8f4b19fed9bb9f1b08fd7470cd79d68b6c721c13