Skip to main content

render_with_options

Function render_with_options 

Source
pub fn render_with_options(result: &RunResult, opts: RenderOptions) -> String
Expand description

Render respecting the caller’s options. only_failed hides fully passing files; verbose surfaces captured values per test; no_color strips every ANSI escape.