# Tests There tests demonstrate the main Qinetic's features. To run a test, use the command `cargo test `. ```sh cargo test -- hello_world ```