FlakySettings interface
Properties
flaky |
FlakyDetection defines types of detection. |
flaky |
FlakyInSummaryReport defines flaky data should show in summary report or not. |
is |
IsFlakyBugCreated defines if there is any bug that has been created with flaky testresult. |
manual |
ManualMarkUnmarkFlaky defines manual marking unmarking of flaky testcase. |
Property Details
flakyDetection
FlakyDetection defines types of detection.
flakyDetection: FlakyDetection
Property Value
flakyInSummaryReport
FlakyInSummaryReport defines flaky data should show in summary report or not.
flakyInSummaryReport: boolean
Property Value
boolean
isFlakyBugCreated
IsFlakyBugCreated defines if there is any bug that has been created with flaky testresult.
isFlakyBugCreated: boolean
Property Value
boolean
manualMarkUnmarkFlaky
ManualMarkUnmarkFlaky defines manual marking unmarking of flaky testcase.
manualMarkUnmarkFlaky: boolean
Property Value
boolean