Open
Description
Way to get the binary for cargo-test/cargo-nextest
For some reason, I would like to run tests not at the time of building the application, but after
For example, this can be useful when running integration tests
Therefore, I would like to understand whether such binaries can be assembled using crane?