zordius / gulp-jsx-coverage

deprecated
https://www.npmjs.com/package/gulp-jsx-coverage
Other
34 stars 10 forks source link

No Sourcemaps on stack traces for failing tests #4

Closed andrewzey closed 9 years ago

andrewzey commented 9 years ago

When tests are failing, the stack trace refers to the transpiled code, not the original source code, making it difficult to debug.

I'm looking into fixing this somehow with https://github.com/evanw/node-source-map-support

zordius commented 9 years ago

:+1: Good point!

tommyk commented 9 years ago

+1, everything is on line 9 for me :\

zordius commented 9 years ago

https://github.com/zordius/gulp-jsx-coverage/releases/tag/v0.2.0 released and support this, please try it, thanks. And please read https://github.com/zordius/gulp-jsx-coverage#upgrade-notice