nixt icon indicating copy to clipboard operation
nixt copied to clipboard

expectations for long running processes

Open devCrossNet opened this issue 8 years ago • 1 comments

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.

devCrossNet avatar Jun 30 '17 13:06 devCrossNet

I too. 2 years to nothing kk

raphaelkieling avatar Feb 06 '19 18:02 raphaelkieling