Crates.io | sonico |
lib.rs | sonico |
version | 0.0.1 |
source | src |
created_at | 2024-09-15 21:24:31.648606 |
updated_at | 2024-09-15 21:24:31.648606 |
description | 🔊 Sonico is a high-performance test runner designed to accelerate your testing workflow with speed and precision. |
homepage | https://github.com/guilhermegules/sonico |
repository | https://github.com/guilhermegules/sonico |
max_upload_size | |
id | 1375818 |
size | 10,402 |
🔊 Sonico is a high-performance test runner designed to accelerate your testing workflow with speed and precision.
Clone the repository:
Navigate to the project directory:
cd sonico
Build the project:
cargo build
Run tests
cargo test
Run application
cargo run