Installation

$ gem install xcperfect

Usage

  • Pipe
$ xcrun xccov --json [options] | xcperfect [options]
  • Feed it in via flags
$ xcperfect [--file | -f] report.json [options]

⚠️ Please note that xcperfect only takes in xccov json output

Formats

  • --all, -a Default

  • --simple, -s

Simple Formatter

✋ Contributing

This is an open source project so feel free to contribute by

LICENSE

Please look at LICENSE.md