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

Add NUnit format support #4

Closed
EOssesFrazoni opened this issue Apr 19, 2022 · 2 comments
Closed

Add NUnit format support #4

EOssesFrazoni opened this issue Apr 19, 2022 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers
Projects

Comments

@EOssesFrazoni
Copy link

Is it possible for this project to support NUnit .xml result files as input?

@ASaiAnudeep ASaiAnudeep transferred this issue from test-results-reporter/testbeats Apr 20, 2022
@ASaiAnudeep ASaiAnudeep added the enhancement New feature or request label Apr 20, 2022
@ASaiAnudeep
Copy link
Member

Currently it is not supported. But I'm marking this issue as an enhancement. Feel free to raise a pull request to support the result type.

Or, please provide us some sample result files from NUnit.

@EOssesFrazoni
Copy link
Author

EOssesFrazoni commented Apr 20, 2022

testresult_30.txt
Hi, thanks for your reply. It would be a somewhat difficult task for me to develop this, as a tester (Edit: I just saw the other examples and it looks very straightforward, might give it a try, for fun 😸 )

I've attached a sample XML file (had to change extension to .txt to upload it here). It is taken from this web, where more information about this file is detailed:
https://docs.nunit.org/articles/nunit/technical-notes/usage/XML-Formats.html

Thanks again.
Have a nice morning.

@ASaiAnudeep ASaiAnudeep added the good first issue Good for newcomers label Apr 21, 2022
@ASaiAnudeep ASaiAnudeep added this to In progress in Development Apr 22, 2022
@ASaiAnudeep ASaiAnudeep moved this from In progress to To do in Development Apr 22, 2022
bryanbcook added a commit to bryanbcook/test-results-parser that referenced this issue Nov 11, 2023
ASaiAnudeep pushed a commit that referenced this issue Nov 12, 2023
* implementation for nunit #4

* reorganized tests to support v2 + v3

* Refactored to support NUnit v2+v3

* updated readme
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
No open projects
Development

No branches or pull requests

2 participants