Skip to content

Does not remove built-in Pester #68

@decoyjoe

Description

@decoyjoe

👻 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions