Skip to content

Convert xcodebuild plist files to JUnit reports

License

Notifications You must be signed in to change notification settings

hjanuschka/trainer

Repository files navigation

xcode_log_parser

Because JUnit can actually be parsed

Installation

git clone https://github.com/KrauseFx/xcode_log_parser
cd xcode_log_parser
bundle install
rake install

Usage

Run tests

cd [project]
scan --derived_data_path "output"

Convert the plist files to junit

xcode_log_parser

Use the fastlane plugin

More information

About

Convert xcodebuild plist files to JUnit reports

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 95.3%
  • HTML 4.7%