Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/callstack/react-native-testing-library
/ jest-setup.ts
File
jest-setup.ts
jest-setup.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ resetToDefaults, configure } from
'./src/pure'
;
2
3
beforeEach(() => {
4
resetToDefaults();
Callers
nothing calls this directly
Calls
1
resetToDefaults
Function · 0.85
Tested by
no test coverage detected