Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

ember-qunit-source-map

san65031.3kMIT1.2.0

Show the correct file and line number on QUnit errors (only Chrome for now)

ember-addon, qunit, source map, stack trace, testing

readme

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.