MCPcopy Index your code
hub / github.com/callstack/react-native-testing-library / text.test.tsx

File text.test.tsx

src/queries/__tests__/text.test.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as React from 'react';
2import { Button, Image, Text, TextInput, TouchableOpacity, View } from 'react-native';
3
4import { getDefaultNormalizer, render, screen, within } from '../..';

Callers

nothing calls this directly

Calls 3

getDefaultNormalizerFunction · 0.85
withinFunction · 0.85
renderFunction · 0.50

Tested by

no test coverage detected