test

Function test 

Source
pub async fn test(path: &str, filter: Option<String>) -> Result<String>
Expand description

Run cargo test in path, with an optional test name filter.