cargo test

Execute the unit and integration tests of a Rust package.
More information.
cargo test {testname}
cargo test -- --test-threads={count}
cargo test --locked
cargo test --release
cargo test --workspace
cargo test --package {package}
cargo test -- --nocapture
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).
CC-BY