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

The junit report does not include skipped test information #3191

Open
brice opened this issue Jan 19, 2024 · 0 comments
Open

The junit report does not include skipped test information #3191

brice opened this issue Jan 19, 2024 · 0 comments

Comments

@brice
Copy link

brice commented Jan 19, 2024

  1. Newman Version (can be found via newman -v): 5.3.2

  2. OS details (type, version, and architecture): Windows

  3. Are you using Newman as a library, or via the CLI? CLI

  4. Did you encounter this recently, or has this bug always been there: always been there

  5. Expected behaviour: When a test is skipped, it should be displayed under the testcase element

  6. Command / script used to run Newman: newman run --reporters junit mycollection.js

  7. Sample collection, and auxiliary files (minus the sensitive details): mycollection.json

  8. Screenshots (if applicable): N/A

I want to know if there is a possibility to include skipped information under the testcase element in the junit report.

Here is a specification that include it https://llg.cubic.org/docs/junit/ I can do a PR if you want.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant