rfcs
rfcs copied to clipboard
Deprecate support for `ember-cli-qunit` and `ember-cli-mocha` when generating test blueprints
ember-cli-qunit was deprecated in favour of ember-qunit. ember-cli-mocha was deprecated in favour of ember-mocha.
I think this would greatly reduce the amount of test blueprint files included in ember-source and ember-data.
@bertdeblock sounds good to me. Do you need help getting an RFC written?
@wagenet Atm, I don't think so. Just need to find some time to get to it.
Closing in favor of the actual RFC: https://github.com/emberjs/rfcs/pull/847.