Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not remove built-in Pester #68

Open
decoyjoe opened this issue Sep 15, 2020 · 0 comments
Open

Does not remove built-in Pester #68

decoyjoe opened this issue Sep 15, 2020 · 0 comments

Comments

@decoyjoe
Copy link

👻 Brief Description

When using option remove_builtin_pester: true, the built-in Pester (3.4.0) does not get removed during a kitchen verify.

Version

kitchen-pester 1.0.0

Environment

ChefDK 3.13.1 on Windows 10.

Platforms:

  • Windows Server 2012 R2
  • Windows Server 2019

Steps to Reproduce

Use the following verifier config:

verifier:
  name: pester
  remove_builtin_pester: true

On a Windows Server platform.

Expected Result

Built-in Pester 3.4.0 is removed from the system.

Actual Result

Pester 3.4.0 remains installed, with no logs or errors indicating an attempt was made to remove it.

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

No branches or pull requests

1 participant