Closed PegasusPlusUS closed 3 weeks ago
FYI you probably want
cargo install cargo-nextest
cc @sunshowers maybe it's a good idea to have a compile_error!("Please do 'cargo install cargo-nextest' instead");
as well as a runtime panic to redirect to cargo-nextest
?
Thanks a lot!
Whish they remove that nextest from cargo installable binary, or there's some mechanism to prevent naming confusing, :)
Thanks. I've updated the "nextest" crate to produce a compile error, with the source code at https://github.com/nextest-rs/stubs.
Binary installed by 'Cargo install nextest' can't work at all, please update that version: