Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Check for content from stdout while process is still running #104

Merged

Conversation

taylor
Copy link
Contributor

@taylor taylor commented Jan 5, 2012

This update allows you to check the output of the running process while in interactive mode. It includes a step definition as well.

  • Step definition to check for content in output
    • API method to return current stdout data
    • Backend process method to actually get the stdout

  * Step definition to check for content in output
  * API method to return current stdout data
  * Backend process method to actually get the stdout
@benlangfeld
Copy link

Anything we can do to get this merged?

mattwynne added a commit that referenced this pull request Oct 9, 2012
[FEATURE] Check for content from stdout while process is still running
@mattwynne mattwynne merged commit 4fc8d74 into cucumber:master Oct 9, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants