Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anomalyco/models.dev
/ generate.test.ts
File
generate.test.ts
packages/core/test/generate.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, test } from
"bun:test"
;
2
import
path from
"node:path"
;
3
import
{ existsSync } from
"node:fs"
;
4
import
{ mkdir, mkdtemp, rm } from
"node:fs/promises"
;
Callers
nothing calls this directly
Calls
8
withFixture
Function · 0.85
write
Function · 0.85
providerToml
Function · 0.85
modelMetadataToml
Function · 0.85
providerFieldsToml
Function · 0.85
generateCatalog
Function · 0.85
generate
Function · 0.85
stable
Function · 0.70
Tested by
no test coverage detected