Crates.io | xrun |
lib.rs | xrun |
version | 0.11.0 |
source | src |
created_at | 2024-05-03 13:10:39.627894 |
updated_at | 2024-10-03 01:08:00.1434 |
description | Command Line Tools for macOS. With xrun you can run Xcode unit tests faster through the terminal. |
homepage | |
repository | https://github.com/heroesofcode/xrun |
max_upload_size | |
id | 1228749 |
size | 848,992 |
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.
__ __ ____ _ _ _ _
\ \/"/ U | _"\ uU |"|u| | | \ |"|
/\ /\ \| |_) |/ \| |\| |<| \| |>
U / \ u | _ < | |_| |U| |\ |u
/_/\_\ |_| \_\ <<\___/ |_| \_|
,-,>> \\_ // \\_(__) )( || \\,-.
\_) (__)(__) (__) (__) (_") (_/ (0.11.0)
💻 https://github.com/heroesofcode/xrun
===================================================
📋 Processing.......
CoreTests
✅ testSuccessWhenRegisteringTheUICollectionViewCellAndDequeuing (0.064 seconds)
✅ testSuccessWhenRegisteringTheUITableViewCellAndDequeuing (0.013 seconds)
✅ testWhenSetupBaseViewWithSuccess (0.001 seconds)
DesignSystemTests
✅ testShouldValidateLayout (0.137 seconds)
CoordinatorTests
✅ testHandleEvent (0.002 seconds)
✅ testInit (0.003 seconds)
✅ testStart (0.001 seconds)
AnalyticsTests
✅ testExample (0.001 seconds)
AuthenticationTests
✅ testShouldValidateLayout (0.093 seconds)
🗳️ The results have been completed below
+---------+-------------+-----------------+------------------+
| Runtime | Total Tests | ✅ Passed Tests | ❌ Failed Tests |
+============================================================+
| 65.45s | 9 | 9 | 0 |
+---------+-------------+-----------------+------------------+
👏 Congratulations, no errors were found!!!
Please see the documentation at https://heroesofcode.github.io/xrun/
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.
xrun is released under the MIT license. See LICENSE for details.