xrun 0.2.0

Command Line Tools for macOS. With xrun you can run Xcode unit tests faster through the terminal.
xrun-0.2.0 is not a library.
Visit the last successful build: xrun-0.17.0

xrun

CI Crates.io license

Command Line Tools for macOS. With xrun you can run Xcode unit tests faster through the terminal.

Installing

Installing from crates.io (requires Rust/Cargo):

cargo install xrun

How to use?

xrun xcodeproj scheme version iPhone
xrun DeliveryApp.xcodeproj DeliveryApp 17.4 15
  • If all tests show no errors, a table will be displayed with the information.
  • If all tests present errors, a table will be presented with the information and another table with only the errors.

Contributing

To contribute, just fork this project and then open a pull request, feel free to contribute, bring ideas and raise any problem in the issue tab.

License

xrun is released under the MIT license. See LICENSE for details.