dgarlitt / karma-nyan-reporter

Nyan Cat style reporter based on the Mocha version
MIT License
169 stars 19 forks source link

Fix printing runtime errors as "[object Object]" #39

Open prantlf opened 6 years ago

prantlf commented 6 years ago

Use JSON.stringify to get the full object printed.

Attempts to fix #41.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 39ab120eaadfdd54284cd273f1973fc567903bef on prantlf:fix-printing-runtime-errors into 68da8261defe424c4ecf7805034f2de778c06d96 on dgarlitt:master.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 2601ea2e6b9a7b7a4cf27aee644afe63b69a5faa on prantlf:fix-printing-runtime-errors into 68da8261defe424c4ecf7805034f2de778c06d96 on dgarlitt:master.