Skip to main content

TestRun

@codebolt/types


Interface: TestRun

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

Properties

PropertyTypeDefined in
completedAt?stringcommon/types/src/codeboltjstypes/libFunctionTypes/autoTesting.ts:110
createdAtstringcommon/types/src/codeboltjstypes/libFunctionTypes/autoTesting.ts:108
idstringcommon/types/src/codeboltjstypes/libFunctionTypes/autoTesting.ts:103
namestringcommon/types/src/codeboltjstypes/libFunctionTypes/autoTesting.ts:105
statusTestRunStatuscommon/types/src/codeboltjstypes/libFunctionTypes/autoTesting.ts:106
testCasesTestRunCase[]common/types/src/codeboltjstypes/libFunctionTypes/autoTesting.ts:107
testSuiteIdstringcommon/types/src/codeboltjstypes/libFunctionTypes/autoTesting.ts:104
updatedAtstringcommon/types/src/codeboltjstypes/libFunctionTypes/autoTesting.ts:109