plist2junit
plist2junit copied to clipboard
Convert Xcode test results for Jenkins
Results
2
plist2junit issues
Sort by
recently updated
recently updated
newest added
Xcode now has support for skipping tests, it would be great to see this tool support those as neither xcpretty nor trainer currently do.
- Fixed hardcoded index when looking for `testsRef` - Used an "enum" for safer string key use - Harmonised strings This is RubyGem material, well done and thanks for sharing...