nu_test_support::macros

Function nu_run_test

Source
pub fn nu_run_test(
    opts: NuOpts,
    commands: impl AsRef<str>,
    with_std: bool,
) -> Outcome