Skip to main content

load

Function load 

Source
pub fn load(path: &Path) -> Vec<TestRow>
Expand description

Read every result row from the CSV. A missing file yields an empty set so the dashboard renders cleanly before the first test run.