Operation-Validation-Framework icon indicating copy to clipboard operation
Operation-Validation-Framework copied to clipboard

Provide parameter to display only the Pester output

Open hugh-martin opened this issue 6 years ago • 0 comments

Current Behavior

Using -IncludePesterOutput outputs both the Pester output and the modules's default output.

Expected Behavior

In many cases, I only want the Pester output.

Possible Solution

Add a parameter to exclude the module's output: Add a -Quiet param Add a -NoDefaultOutput param Add a -IncludePesterOutputExclusive param etc.

Steps to Reproduce (for bugs)

Context

Your Environment

  • Module version used:
  • Operating System and PowerShell version:

hugh-martin avatar Jun 11 '19 18:06 hugh-martin