test_project

Function test_project 

Source
pub fn test_project(path: Option<&Path>) -> Result<(), Error>
Expand description

Run tests of a Rust project.

ยงArguments

  • path - location of the project.