Skip to content

Setting a timeout limit either globally or on a test-by-test basis #396

@urbanchr

Description

@urbanchr

Sometimes a test might fall into an infinite loop and there seems to be no easy way to set a global timeout for all tests or a local timeout for a single test. The only way I see to implement this at the moment is an unwieldy solution using futures and Await.result(...).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions