Ember-cli-testdouble

March 6, 2018 ยท View on GitHub

Shim for testdouble / ember-cli

Usage

ember install ember-cli-testdouble

Then import as follows:

import td from 'testdouble';

License

This project is licensed under the MIT License.