Skip to content

ResultDetailStepState Type documentation

This type defines the state that a detailed result step can have.

Types Documentation

{ Failed: 'failed', NotStarted: 'not-started', NotSupported: 'not-supported', Passed: 'passed', Running: 'running' } = ...
Variable
Deprecated: This will be removed in a future release. Use the string values directly.

Except where otherwise noted, content on this site is licensed under MIT License.