This addon that adds QUnit to the generated Ember CLI test output (in test-support.js).
From within your Ember CLI application run the following:
ember install ember-cli-qunitTo upgrade from ember-cli-qunit@3 to ember-cli-qunit@4 perform the following:
yarn upgrade ember-cli-qunit@^4 or npm install --save-dev ember-cli-qunit@^4tests/test-helper.js file:; ;