MCPcopy Create free account
hub / github.com/ember-cli/ember-cli / testemMiddleware

Function testemMiddleware

tests/unit/tasks/test-test.js:17–19  ·  view source on GitHub ↗
(_, options)

Source from the content-addressed store, hash-verified

15 project.addons = [
16 {
17 testemMiddleware(_, options) {
18 testemMiddlewareOptions = options;
19 },
20 },
21 ];
22

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…