-
-
Notifications
You must be signed in to change notification settings - Fork 25
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
| $configuration.Run.PassThru = $false |
If this is set to $false, then no results are return
| $testResult = Invoke-Pester -Configuration $configuration -Verbose:$VerbosePreference |
And it will always be successful. For example:
https://github.com/pearcec/Invoke-Terraform/runs/2313617121?check_suite_focus=true#step:3:202
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working