pub fn generate<R: Runner>(runner: &mut R, input: &str) -> Result<String>
Generates output for a testscript input, without comparing them.