karma-sharding icon indicating copy to clipboard operation
karma-sharding copied to clipboard

Feat junitreporter

Open ghost opened this issue 7 years ago • 1 comments

  • Please check if the PR fulfills these requirements
  • [?] The commit message follows our guidelines
  • [X] Tests for the changes have been added (for bug fixes / features)
  • [X] Docs have been added / updated (for bug fixes / features)
  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...) feature: junit report combining

  • What is the current behavior? (You can also link to an open issue here) Currently, junit reports overwrite each other because the browser name is the same, and that is part of the path.

  • What is the new behavior (if this is a feature change)? Only 1 report is written per browser "name".

  • Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?) No.

  • Other information:

ghost avatar Apr 25 '18 05:04 ghost

Please note that the repo with our changes has moved to https://github.com/switchfly/karma-sharding

ghost avatar Jun 11 '18 16:06 ghost