#unit-testing #command-line #macos #run #faster #xcode #terminal

app xrun

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

4 releases (breaking)

new 0.4.0 May 17, 2024
0.3.0 May 8, 2024
0.2.0 May 6, 2024
0.1.0 May 3, 2024

#74 in Testing

Download history 122/week @ 2024-04-29 309/week @ 2024-05-06

431 downloads per month

MIT license

665KB
149 lines

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 extension scheme version iPhone

Example .xcodeproj

xrun project DeliveryApp.xcodeproj DeliveryApp 17.4 15

Example .xcworkspace

xrun workspace DeliveryApp.xcworkspace 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.

Dependencies

~0.7–11MB
~78K SLoC