xrun 0.13.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://crates.io/crates/xrun"><img src="https://img.shields.io/crates/v/xrun"></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

Feel free to contribute, share ideas in issues and open pull requests

## License

xrun is released under the MIT license. See [LICENSE](https://github.com/heroesofcode/xrun/blob/main/LICENSE) for details.