MCPcopy Index your code
hub / github.com/testing-library/react-hooks-testing-library / errorSuppression.pure.test.ts

File errorSuppression.pure.test.ts

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

Source from the content-addressed store, hash-verified

1// This verifies that if pure imports are used
2// then we DON'T auto-wire up the afterEach for folks
3describe('error output suppression (pure) tests', () => {
4 const originalConsoleError = console.error

Callers

nothing calls this directly

Calls 1

suppressErrorOutputFunction · 0.85

Tested by

no test coverage detected