Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coderoad/coderoad-vscode
/ TestRunnerArgs
Interface
TestRunnerArgs
typings/tutorial.d.ts:70–73 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
68
}
69
70
export
interface
TestRunnerArgs {
71
filter?: string
72
tap: string
73
}
74
75
export
interface
TestRunnerConfig {
76
command: string
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected