cargo-nextest - Rust Next-Gen Test Runner
Next-gen Rust test runner with parallel execution, advanced filtering, and CI integration.
Tags
Updated: 2026-05-09Typical Inputs
Typical Outputs
What this skill does
- Run tests
- Run specific test
- Run package tests
- Filter tests by pattern
- Filter tests by package
- Filter tests by binary
- Run unit tests
- Run integration tests
- Retry flaky tests
- Configure test threads
- Set test timeouts
- Generate JUnit XML
- Generate JSON output
Inputs
- Rust project
- Test configuration file
- Test filters
- Execution profiles
Outputs
- Test results
- JUnit XML report
- JSON test output
- Test statistics
Requirements
- Rust toolchain
- Cargo package manager
- cargo-nextest installation
