pub async fn test(path: &str, filter: Option<String>) -> Result<String>
Run cargo test in path, with an optional test name filter.
cargo test
path