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

unity_to_junit.py produces an empty result.txt #590

Closed
LeoSebal opened this issue Jan 3, 2022 · 0 comments · Fixed by #594
Closed

unity_to_junit.py produces an empty result.txt #590

LeoSebal opened this issue Jan 3, 2022 · 0 comments · Fixed by #594

Comments

@LeoSebal
Copy link

LeoSebal commented Jan 3, 2022

For the same set of test outputs, the Python file creates this:

<?xml version="1.0" encoding="utf-8"?>
<testsuites/>

while the Ruby script produces a complete JUnit XML, detailing the whole list of tests, which ones have passed and which ones have failed.

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

Successfully merging a pull request may close this issue.

1 participant