Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

htmlextra-extended is not working with junit reporter #414

Closed
1 task done
gurdeeppruthi opened this issue Aug 26, 2023 · 7 comments
Closed
1 task done

htmlextra-extended is not working with junit reporter #414

gurdeeppruthi opened this issue Aug 26, 2023 · 7 comments
Labels
state: triaged This issue has been triaged

Comments

@gurdeeppruthi
Copy link

Is There An Existing Issue

What Are You Seeing

When I use htmlextra-extended report alongwith junit report, newman is only generating html and not generating the junit report.

This working fine when I use htmlextra along with junit report, then both reports are getting generated.

The issue is only when i use junit with htmlextra-extended

Please could you fix this issue?

I have to use htmlextra-extended report only because it provides the features of provided iteration names instead of iteration numbers in the report and I need that feature.

Thanks in advance.

htmlextra-extended version: 2.1.4

Steps To Reproduce The Issue

This generate both the reports:

newman run "myCollection.json" --environment "myEnvironment.json" -d "myDataFile.csv" --reporters cli,junit,htmlextra

This only generates html report:

newman run "myCollection.json" --environment "myEnvironment.json" -d "myDataFile.csv" --reporters cli,junit,htmlextra-extended

Full Newman Command Or Node Script

newman run "myCollection.json" --environment "myEnvironment.json" -d "myDataFile.csv" --reporters cli,junit,htmlextra-extended

HTMLEXTRA Version

1.22.11

Newman Version

5.3.2

Additional Context

Please could you look into it and advise?

@gurdeeppruthi gurdeeppruthi added state: needs-triage This issue needs to be triaged type: bug Something isn't working labels Aug 26, 2023
@github-actions
Copy link

Hey @gurdeeppruthi: 👋 - Thanks for helping to make the reporter better by raising this ticket. I will take a look as soon as I can and get back to you. Cheers, Danny.

@DannyDainton DannyDainton added state: triaged This issue has been triaged and removed type: bug Something isn't working state: needs-triage This issue needs to be triaged labels Aug 28, 2023
@w4dd325
Copy link
Contributor

w4dd325 commented Aug 28, 2023

"htmlextra-extended" report is a different project, you would likely need to raise the issue there...
https://github.com/sandeepkumar-aitha/newman-reporter-htmlextra-extended/

@DannyDainton
Copy link
Owner

As @w4dd325 mentioned any issues with a different reporter would need to be raised on thier repo.

@DannyDainton DannyDainton closed this as not planned Won't fix, can't repro, duplicate, stale Aug 28, 2023
@gurdeeppruthi
Copy link
Author

Hi @DannyDainton @w4dd325 Thanks a lot for your reply. I am unable to raise it on "htmlextra-extended" repo as there is no option available to log an issue there. I will raise a new feature request on this repo as "htmlextra-extended" is not working when used with other reporters.

@DannyDainton
Copy link
Owner

Hey @gurdeeppruthi

It's not something that I'm going to be doing on my reporter - Feel free to add that feature behind a flag and I'll review a PR.

@gurdeeppruthi
Copy link
Author

Unfortunately, I don't know how to do it as I am new to this. Hoping someone else could pick it up as it is a useful feature. Thanks.

@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
state: triaged This issue has been triaged
Projects
None yet
Development

No branches or pull requests

3 participants