Module: Trainer

Defined in:
lib/trainer.rb,
lib/trainer/options.rb,
lib/trainer/version.rb,
lib/trainer/test_parser.rb,
lib/trainer/junit_generator.rb,
lib/trainer/commands_generator.rb

Defined Under Namespace

Classes: CommandsGenerator, JunitGenerator, Options, TestParser

Constant Summary collapse

ROOT =
File.expand_path('..', __dir__)
UI =
FastlaneCore::UI
VERSION =
"0.8.2"
DESCRIPTION =
"Convert xcodebuild plist files to JUnit reports"