MCPcopy
hub / github.com/testing-library/react-hooks-testing-library / pure.ts

File pure.ts

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

Source from the content-addressed store, hash-verified

1import { ReactHooksRenderer } from './types/react'
2
3const renderers = [
4 { required: 'react-test-renderer', renderer: './native/pure' },

Callers

nothing calls this directly

Calls 1

getRendererFunction · 0.85

Tested by

no test coverage detected