UNPKG

ember-cli-frost-blueprints

Version:
9 lines (7 loc) 224 B
/** * Blueprint for generating a test for a frost controller * NOTE: this is run in node, not in ember stack, so limited es6 is available */ module.exports = { description: 'Generates a frosty controller unit test.' }