Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 324 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 324 Bytes

Ember-cli-testdouble

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.