ToolsCargo-test
C
Cargo-test
Rust testing via Cargo
testingMIT/Apache-2.0
Install
cargo testAbout
Cargo test runs Rust unit and integration tests. Built-in to Cargo, the Rust package manager.
rusttesting
Rust testing via Cargo
cargo testCargo test runs Rust unit and integration tests. Built-in to Cargo, the Rust package manager.