Skip to content

[Testing] [Feature]: Add option to skip time in test runner #437

Description

@dhegberg

Migration from aws/aws-durable-execution-sdk-python-testing#188


What would you like?

We're missing an option in the unit testing runner to pass a flag to allow developers to override wait states in their unit tests. We do support this with an environment variable: DURABLE_EXECUTION_TIME_SCALE but it should be a parameter to the test runner too.

Possible Implementation

We should add a skip_time flag to the test runners .run() method, or have it be enabled globally on the test runner object.

Is this a breaking change?

No

Does this require an RFC?

No

Additional Context

No response

Metadata

Metadata

Assignees

Labels

testing-sdkRelated to the AWS Durable Execution Testing SDK Library and LocalRunner

Type

No type

Fields

No fields configured for issues without a type.

Projects

Status
In progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions