Searching protocol for "cargo-test"
Automate Rust/Tauri backend tests.
Run and manage Rust tests end-to-end.
Use cargo nextest for Rust tests.
Quality gate for Rust: fmt, lint, test, audit
Diagnose and fix failing tests in Rust projects.
Ensure Rust code correctness with tests.
Run tests, analyze results, boost coverage.
Deterministic tests for GPUI components.
Run tests and fix failures with analysis.
Follow Rust TDD cycles: Red-Green-Refactor
Debug frontend and backend efficiently.
Hermetic unit tests that stay fast and reliable.