Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/callstack/react-native-testing-library
/ within.test.tsx
File
within.test.tsx
src/__tests__/within.test.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import * as React from
'react'
;
2
import { Text, TextInput, View } from
'react-native'
;
3
4
import { render, within } from
'..'
;
Callers
nothing calls this directly
Calls
2
within
Function · 0.85
render
Function · 0.50
Tested by
no test coverage detected