taras42 / karma-jasmine-html-reporter

A Karma plugin. Dynamically displays tests results at debug.html page
MIT License
44 stars 17 forks source link

fix for "Duplicate Console Log Entries" #27

Closed morphatic closed 4 years ago

morphatic commented 6 years ago

This is a fix for #11. This is mainly a problem when there is more than one reporter being used simultaneously. This is kind of a heavy-handed approach because it makes it impossible to ever get output to the terminal. A better approach would be to create a mechanism for specifying options to this plugin so that people using it could specify in karma.conf.js whether or not they wanted output to the terminal.

taras42 commented 4 years ago

No longer maintained. See https://github.com/dfederm/karma-jasmine-html-reporter