karma-browserstack-launcher icon indicating copy to clipboard operation
karma-browserstack-launcher copied to clipboard

feat: add extra logs as option after finish

Open balthazar opened this issue 10 years ago • 1 comments

Added a new option in the browserStack config to log more info about the total execution / net time, and the browsers execution percentage over total to give a last recap of everything.

Still need some feedback about the formatting :

xgk96

And some usages:

  • Is the option name extraLogs good
  • I've used chalk to colorize the output, but it's not mandatory
  • Since it's some recap logs, I've not used the logger but a basic console.info, but I can go back with this

balthazar avatar Sep 27 '14 13:09 balthazar

@donato I can update this PR if you're interested :wink:

balthazar avatar Apr 15 '15 08:04 balthazar