Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/angular/angular
/ my-builder.spec.ts
File
my-builder.spec.ts
adev/src/content/examples/cli-builder/src/my-builder.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// #docregion
2
import
{Architect} from
'@angular-devkit/architect'
;
3
import
{TestingArchitectHost} from
'@angular-devkit/architect/testing'
;
4
import
{schema} from
'@angular-devkit/core'
;
Callers
nothing calls this directly
Calls
6
beforeEach
Function · 0.85
join
Function · 0.85
readFile
Method · 0.65
describe
Function · 0.50
it
Function · 0.50
stop
Method · 0.45
Tested by
no test coverage detected