TL;DR — Resumen Rápido
cargo-nextest ejecuta tests Rust 60% más rápido.
cargo-nextest — tests más rápidos.
Resumen
- 60% más rápido, paralelo, reintentos, JUnit
cargo-nextest ejecuta tests Rust 60% más rápido.
cargo-nextest — tests más rápidos.
cargo install cargo-nextest.
cargo nextest run.
-E 'test()'.
--retries 2.
--message-format junit.
Test runner Rust, 60% más rápido.
Proceso por test.
Sí, --retries.
Sí.