MCPcopy
hub / github.com/testing-library/react-testing-library / index.js

File index.js

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

Source from the content-addressed store, hash-verified

1import {getIsReactActEnvironment, setReactActEnvironment} from './act-compat'
2import {cleanup} from './pure'
3
4// if we're running in a test runner that supports afterEach

Callers

nothing calls this directly

Calls 2

cleanupFunction · 0.90
getIsReactActEnvironmentFunction · 0.90

Tested by

no test coverage detected