interface TestRunsData {
    configuration: TestRunConfig;
}

Hierarchy (View Summary)

Properties

Properties

configuration: TestRunConfig