Skip to content

expectations for long running processes #17

@devCrossNet

Description

@devCrossNet

Hey, I really like this tool.

But I have a problem. I want to set expectations on stdout during a long running command (a command that serves a web application).

Right know I can just access the stdout after the run method has finished. But in my case the run method will never be finished, I want to kill the process after an assertion on the current output of the run command.

Is there a workaround?

Regards.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions