Skip to content

should configuration.Run.PassThru be set to true? #51

@pearcec

Description

@pearcec

$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

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions