Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dataform-co/dataform
/ compilers_test.ts
File
compilers_test.ts
core/compilers_test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ expect } from
"chai"
;
2
3
import
{ compile } from
"df/core/compilers"
;
4
import
{ suite, test } from
"df/testing"
;
Callers
nothing calls this directly
Calls
3
suite
Function · 0.90
test
Function · 0.90
compile
Function · 0.90
Tested by
no test coverage detected