Awesome
ember-qunit-source-map
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
Installation
$ ember install ember-qunit-source-map
Development
Installation
$ git clone https://github.com/san650/ember-qunit-source-map.git
$ cd $_
$ npm install
Running Tests
$ npm test
Project's health
TBA
License
ember-qunit-source-map is licensed under the MIT license.
See LICENSE for the full license text.