pub fn run_failure_test<S>(input: &str, options: &[TestOption<'_, S>])
Expand description
Run a failure test.
The test passes if execution of the provided input fails.
pub fn run_failure_test<S>(input: &str, options: &[TestOption<'_, S>])
Run a failure test.
The test passes if execution of the provided input fails.