Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ copyStackTraceIfNeeded, ErrorWithStack } from
'../errors'
;
2
3
describe(
'ErrorWithStack'
, () => {
4
test(
'should create an error with message'
, () => {
Callers
nothing calls this directly
Calls
1
copyStackTraceIfNeeded
Function · 0.90
Tested by
no test coverage detected