Skip to main content

run_tests

Function run_tests 

Source
pub fn run_tests(options: &TestOptions) -> Result<(), TestError>
Expand description

Regenerates the private preview target and runs its explicit inline Rust tests.

ยงErrors

Returns an error when configuration, generation, process startup, or Cargo tests fail.