xrun-0.4.0 is not a library.
Visit the last successful build:
xrun-0.17.0
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?
If you want when any test fails at the end, shows the terminal or CI as an error (it is optional if you don't use it and even test fails not to show it at terminal or CI as an error).
- 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.