karma-junit-reporter icon indicating copy to clipboard operation
karma-junit-reporter copied to clipboard

added support to include TestSuite in filename, with config setting i…

Open sn1ckers opened this issue 9 years ago • 4 comments

added support to include TestSuite in filename, with config setting includeTestSuiteInFilename

sn1ckers avatar Nov 01 '16 14:11 sn1ckers

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://cla.developers.google.com/ to sign.

Once you've signed, please reply here (e.g. I signed it!) and we'll verify. Thanks.


  • If you've already signed a CLA, it's possible we don't have your GitHub username or you're using a different email address. Check your existing CLA data and verify that your email is set on your git commits.
  • If you signed the CLA as a corporation, please let us know the company's name.

googlebot avatar Nov 01 '16 14:11 googlebot

Is there something wrong with Travis? I don't get any outputs.

sn1ckers avatar Nov 01 '16 21:11 sn1ckers

It is failing on node js 0.10. Node js 0.10 has LTS status End-Of-Life since october.

sn1ckers avatar Nov 03 '16 07:11 sn1ckers

I fixed the issues with node js 0.10.x. 0.10.x will ignore the file append feature.

sn1ckers avatar Nov 03 '16 13:11 sn1ckers