#runner #test-runner #speed #precision #workflow #accelerate

app sonico

🔊 Sonico is a high-performance test runner designed to accelerate your testing workflow with speed and precision

1 unstable release

0.0.1 Sep 15, 2024

#8 in #accelerate

Download history 198/week @ 2024-09-13 31/week @ 2024-09-20 27/week @ 2024-09-27 4/week @ 2024-10-04

260 downloads per month

Custom license

5KB
78 lines

🔊 sonico

🔊 Sonico is a high-performance test runner designed to accelerate your testing workflow with speed and precision.

Building from Source

  1. Clone the repository:

  2. Navigate to the project directory:

    cd sonico
    
  3. Build the project:

    cargo build
    
  4. Run tests

    cargo test
    
  5. Run application

    cargo run
    

Dependencies

~2.5MB
~78K SLoC