Build and run the full test suite.
Section: Test debugging workflows
Run all tests
bash
bash
cargo testExplanation
The baseline command for reproducing a failing test run.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Test debugging workflows