Description
Runs Cargo tests through Maelstrom, a system for distributed or sandboxed test execution. It helps Rust projects speed up test suites or run them in more controlled environments.
Use it when your project already uses Maelstrom or needs that execution model. Distributed testing adds infrastructure requirements, so start with a small test set before moving a full CI pipeline.