MCPcopy Index your code
hub / github.com/callstack/react-native-testing-library / index.ts

File index.ts

src/index.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import './matchers/extend-expect';
2
3import { getIsReactActEnvironment, setReactActEnvironment } from './act';
4import { flushMicroTasks } from './flush-micro-tasks';

Callers

nothing calls this directly

Calls 3

flushMicroTasksFunction · 0.90
getIsReactActEnvironmentFunction · 0.90
cleanupFunction · 0.85

Tested by

no test coverage detected