Closed cristianoliveira closed 2 weeks ago
Allows --target to have a similar behavior as cargo test --test which lists the available tests to use
--target
cargo test --test
Allows
--target
to have a similar behavior ascargo test --test
which lists the available tests to use