Skip to main content

IListRunsResponse

@codebolt/types


Interface: IListRunsResponse

Defined in: common/types/src/codeboltjstypes/libFunctionTypes/autoTesting.ts:269

Properties

PropertyTypeDefined in
payload{ runs: TestRun[]; }common/types/src/codeboltjstypes/libFunctionTypes/autoTesting.ts:270
payload.runsTestRun[]common/types/src/codeboltjstypes/libFunctionTypes/autoTesting.ts:270