Skip to main content

KnownIssue

Type Alias KnownIssue 

Source
pub type KnownIssue = (&'static str, &'static str, &'static str);
Expand description

An issue a test leaves as it is: the screen it is on, * for every screen; the start of the issue line; the reason it stays.