Skip to main content

ReportJson

@stack-test/core


@stack-test/core / ReportJson

Interface: ReportJson

Properties

deployments

deployments: object[]

deploymentName

deploymentName: string

durationMs

durationMs: number

error?

optional error?: string

events?

optional events?: object[]

parameters

parameters: Record<string, string | number | boolean | null>

provider

provider: string

region

region: string

status

status: string

success

success: boolean

template

template: string

testName

testName: string


projectName

projectName: string


runId

runId: string


summary

summary: ReportSummary


timestamp

timestamp: string