pub fn scripted_fixture_repo_read_only_with_args(
    script_name: impl AsRef<Path>,
    args: impl IntoIterator<Item = &'static str>
) -> Result<PathBuf>
Expand description

Like scripted_fixture_repo_read_only()], but passes args to script_name.