Skip to content

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

@bchampp

Description

@bchampp

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

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions