Skip to main content

TestRunStep

@codebolt/types


Interface: TestRunStep

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

Properties

PropertyTypeDefined in
executedAt?stringcommon/types/src/codeboltjstypes/libFunctionTypes/autoTesting.ts:90
logs?stringcommon/types/src/codeboltjstypes/libFunctionTypes/autoTesting.ts:88
statusTestStatuscommon/types/src/codeboltjstypes/libFunctionTypes/autoTesting.ts:87
stepIdstringcommon/types/src/codeboltjstypes/libFunctionTypes/autoTesting.ts:86
userOverride?booleancommon/types/src/codeboltjstypes/libFunctionTypes/autoTesting.ts:89