Skip to main content

TestRunCase

@codebolt/types


Interface: TestRunCase

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

Properties

PropertyTypeDefined in
completedAt?stringcommon/types/src/codeboltjstypes/libFunctionTypes/autoTesting.ts:99
startedAt?stringcommon/types/src/codeboltjstypes/libFunctionTypes/autoTesting.ts:98
statusTestStatuscommon/types/src/codeboltjstypes/libFunctionTypes/autoTesting.ts:95
stepsTestRunStep[]common/types/src/codeboltjstypes/libFunctionTypes/autoTesting.ts:96
testCaseIdstringcommon/types/src/codeboltjstypes/libFunctionTypes/autoTesting.ts:94
userOverride?booleancommon/types/src/codeboltjstypes/libFunctionTypes/autoTesting.ts:97