Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/TypeStrong/ts-node
/ index.spec.ts
File
index.spec.ts
src/test/index.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ context, ExecutionContext } from
'./testlib'
;
2
import
* as expect from
'expect'
;
3
import
{ join, resolve, sep as pathSep } from
'path'
;
4
import
{ tmpdir } from
'os'
;
Callers
nothing calls this directly
Calls
15
createExec
Function · 0.90
test
Function · 0.85
native
Function · 0.85
posix
Function · 0.85
testAllowedExtensions
Function · 0.85
forkTest
Function · 0.85
check
Function · 0.85
suite
Method · 0.80
runIf
Method · 0.80
skipIf
Method · 0.80
skip
Method · 0.80
macro
Method · 0.80
Tested by
no test coverage detected