Skip to content

Suppress pipeline output in Context / Describe#155

Merged
nohwnd merged 1 commit intopester:Betafrom
dlwyatt:SuppressTestOutput
Jul 14, 2014
Merged

Suppress pipeline output in Context / Describe#155
nohwnd merged 1 commit intopester:Betafrom
dlwyatt:SuppressTestOutput

Conversation

@dlwyatt
Copy link
Copy Markdown
Member

@dlwyatt dlwyatt commented Jul 10, 2014

Any pipeline output from Describe and Context blocks is now discarded, just as it already was for It blocks.

(Noted in Adam Driscoll's recent presentation on Pester that some random "True" values kept popping up between lines of Pester's output. These were coming from commands that were run in Describe or Context blocks, but outside of It blocks.)

Any pipeline output from Describe and Context blocks is now discarded, just as it already was for It blocks.
nohwnd added a commit that referenced this pull request Jul 14, 2014
Suppress pipeline output in Context / Describe
@nohwnd nohwnd merged commit 4e7b226 into pester:Beta Jul 14, 2014
@nohwnd nohwnd deleted the SuppressTestOutput branch July 14, 2014 10:56
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.

2 participants