xrun 0.12.0

Command Line Tools for macOS. With xrun you can run Xcode unit tests faster through the terminal.
<p align="center">
	<img src="https://raw.githubusercontent.com/heroesofcode/xrun/main/assets/logo.png" width="530" height="230" alt="Logo">
</p>

<p align="center">
    <a href="https://github.com/heroesofcode/xrun/actions/workflows/CI.yml"><img src="https://github.com/heroesofcode/xrun/actions/workflows/CI.yml/badge.svg"></a>
    <a href="https://github.com/heroesofcode/xrun/actions/workflows/Publish.yml"><img src="https://github.com/heroesofcode/xrun/actions/workflows/Publish.yml/badge.svg"></a>
    <a href="https://crates.io/crates/xrun"><img src="https://img.shields.io/crates/v/xrun"></a>
    <a href="https://brew.sh/pt-br/"><img src="https://img.shields.io/badge/Homebrew-f1c072.svg?logo=homebrew&logoColor=7c6a50"></a>
    <a href="https://img.shields.io/badge/rustc-1.74.1-blue.svg?logo=rust&logoColor=orange"><img src="https://img.shields.io/badge/rustc-1.74.1-blue.svg?logo=rust&logoColor=orange"></a>
    <a href="https://crates.io/crates/xrun"><img src="https://img.shields.io/crates/d/xrun.svg?logo=rust&logoColor=orange"></a>
    <a href="https://github.com/heroesofcode/xrun/blob/main/LICENSE"><img src="https://img.shields.io/github/license/heroesofcode/xrun.svg"></a>
</p>

Command-line tools for macOS. With xrun you can run iOS and macOS unit tests through the terminal or CI with more ease and reading.

<img src="https://raw.githubusercontent.com/heroesofcode/xrun/main/assets/example.gif">

## Usage

Please see the documentation at https://heroesofcode.github.io/xrun/

## 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](https://github.com/heroesofcode/xrun/blob/main/LICENSE) for details.