Skip to main content

run_api_tests

Function run_api_tests 

Source
pub async fn run_api_tests(
    server_url: String,
    api_key: Option<String>,
    concurrent: Option<usize>,
    report_path: Option<String>,
    verbose: bool,
) -> Result<()>
Expand description

Run API tests with the given configuration