cargo-test
Use cargo nextest instead of cargo test for running Rust tests. This skill should be invoked whenever running tests in a Rust project. Cargo nextest provides superior test output, filtering with expression language, wrapper script integration, retries, and profiling capabilities. Always use `cargo nextest run` instead of `cargo test`.
$ Installer
git clone https://github.com/fasterthanlime/.claude /tmp/.claude && cp -r /tmp/.claude/skills/cargo-test ~/.claude/skills/-claude// tip: Run this command in your terminal to install the skill
Repository

fasterthanlime
Author
fasterthanlime/.claude/skills/cargo-test
4
Stars
0
Forks
Updated4d ago
Added1w ago