Test
Run all tests
cargo test
Run tests for a specific package
cargo test -p <test_name>
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
cargo test
cargo test -p <test_name>