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

File cleanup.js

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

Source from the content-addressed store, hash-verified

1import * as React from 'react'
2import {render, cleanup} from '../'
3
4test('cleans up the document', () => {

Callers

nothing calls this directly

Calls 2

renderFunction · 0.85
cleanupFunction · 0.85

Tested by

no test coverage detected