Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ember-cli/ember-cli
/ run
Method
run
lib/tasks/test.js:75–77 ·
view source on GitHub ↗
(options)
Source
from the content-addressed store, hash-verified
73
}
74
75
run(options) {
76
return
this.invokeTestem(options);
77
}
78
}
79
80
module.exports = TestTask;
Callers
nothing calls this directly
Calls
1
invokeTestem
Method · 0.95
Tested by
no test coverage detected