Implement `cargo contract test`
Created by: cmichi
-
Spawn a child process which executes cargo +nightly test
for the contract -
Return the piped output of the child process -
Implement appropriate error handling -
Support --manifest-path
Created by: cmichi
cargo +nightly test
for the contract--manifest-path