Skip to main content

render_test_frame

Function render_test_frame 

Source
pub fn render_test_frame(
    app: &mut App,
    width: u16,
    height: u16,
) -> Result<String>
Expand description

Render one frame to a test backend (for structural UI tests).