#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

#9 in #accelerate

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