-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Description
The output format of unity fixtures is different from Unity without fixtures. This creates problems with the python scripts like unity_to_junit.py. It would be nice to either have the option to conform to normal Unity format, or if extra scripts was added for junit translation and other.
I have a crude script unity_fixtures_to_junit.py. for this that I could PR if you think it is a good idea.