pub fn scripted_fixture_read_only_with_args( script_name: impl AsRef<Path>, args: impl IntoIterator<Item = impl Into<String>>) -> Result<PathBuf>
Like scripted_fixture_read_only()], but passes args to script_name.
scripted_fixture_read_only()
args
script_name