pub fn substitute_parameters( command: &str, parameters: &[Parameter], test_input: Option<&str>, ) -> Result<String>