ember-qunit-source-map

v1.2.0
Show the correct file and line number on QUnit errors (only Chrome for now)
ember-addon qunit source map stack trace testing

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.

npm i ember-qunit-source-map

Metadata

  • MIT
  • ^4.5 || 6.* || >= 7.*
  • Santiago Ferreira
  • released 12/9/2017

Downloads