Type alias FlakyTestAttributesFlakyState

FlakyTestAttributesFlakyState: typeof ACTIVE | typeof FIXED | typeof QUARANTINED | typeof DISABLED | UnparsedObject

The current state of the flaky test.

Generated using TypeDoc