This addon provides source map support for stack traces in QUnit via source-map-support npm package.
Note that right now the only browser supported is Chrome
$ ember install ember-qunit-source-map
$ git clone https://github.com/san650/ember-qunit-source-map.git
$ cd $_
$ npm install
$ npm test
TBA
ember-qunit-source-map is licensed under the MIT license.
See LICENSE for the full license text.