Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/continuedev/continue
/ formatError.test.ts
File
formatError.test.ts
extensions/cli/src/util/formatError.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ formatError, formatAnthropicError } from
"./formatError.js"
;
2
3
describe(
"formatError"
, () => {
4
it(
"should format Error objects correctly"
, () => {
Callers
nothing calls this directly
Calls
3
formatError
Function · 0.85
formatAnthropicError
Function · 0.85
log
Method · 0.65
Tested by
no test coverage detected