MCPcopy
hub / github.com/callstack/react-native-testing-library / errors.test.ts

File errors.test.ts

src/helpers/__tests__/errors.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { copyStackTraceIfNeeded, ErrorWithStack } from '../errors';
2
3describe('ErrorWithStack', () => {
4 test('should create an error with message', () => {

Callers

nothing calls this directly

Calls 1

copyStackTraceIfNeededFunction · 0.90

Tested by

no test coverage detected