MCPcopy 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

1import { resetToDefaults, configure } from './src/pure';
2
3beforeEach(() => {
4 resetToDefaults();

Callers

nothing calls this directly

Calls 1

resetToDefaultsFunction · 0.85

Tested by

no test coverage detected