소개
This skill enables Claude to efficiently manage Rust testing using cargo-nextest, a next-generation test runner designed for speed and reliability. It provides specialized guidance for executing tests in isolated processes, configuring complex test filters using expression language, and implementing robust CI pipelines with automatic retries for flaky tests. Whether you are debugging specific failures or optimizing workspace-wide test suites, this skill ensures a faster and more isolated testing environment compared to the standard cargo test command.