This repository was archived by the owner on Jun 3, 2021. It is now read-only.
allow to mock stderr output of test step commands#194
Open
allow to mock stderr output of test step commands#194
Conversation
Contributor
|
@hallettj: Do you want to rebase this branch against current master? Or should I take over this PR? |
Contributor
Author
|
Either way works for me. I will rebase next week if you don't get to it
before then.
…On Fri, Jun 7, 2019, 15:46 Sönke Hahn ***@***.***> wrote:
@hallettj <https://github.com/hallettj>: Do you want to rebase this
branch against current master? Or should I take over this PR?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#194?email_source=notifications&email_token=AAACLFU77ARXBX64M7GGTI3PZK3LDA5CNFSM4HEMFII2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODXG2FAY#issuecomment-500015747>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAACLFSWWZB4PYIJ7I3SHZ3PZK3LDANCNFSM4HEMFIIQ>
.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This change is branched from
sh/expected-output(pr #192) because I wanted to use theexpect_bytesmethod that I added in that branch.