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

Class

lib/tasks/server/middleware/tests-server/index.js:8–8  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6const logger = require('heimdalljs-logger')('ember-cli:test-server');
7
8module.exports = class TestsServerAddon {
9 /**
10 * This addon is used to serve the QUnit or Mocha test runner
11 * at `rootURL + '/tests'`.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected