durable-execution-sdk-js-testing.testresult.getstatus.md

December 2, 2025 ยท View on GitHub

Home > @aws/durable-execution-sdk-js-testing > TestResult > getStatus

TestResult.getStatus() method

Gets the status of the durable execution.

Signature:

getStatus(): ExecutionStatus | undefined;

Returns:

ExecutionStatus | undefined

The execution status, or undefined if not available