« All deprecation guides

Deprecation Guide for Ember.Test

Previously, Test could be accessed via the Ember import:

import Ember from 'ember';

Ember.Test

There is no replacement for this API.