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

(GH-426) Pin Pester 4 version #439

Closed
wants to merge 1 commit into from
Closed

(GH-426) Pin Pester 4 version #439

wants to merge 1 commit into from

Conversation

pauby
Copy link
Member

@pauby pauby commented Aug 7, 2020

Description

The Pester tests fail to run (locally) if Pester v5 is installed. Pin Pester to latest version 4.

Related Issue

#426

Motivation and Context

This allows the Pester tests to run locally. And will also run when the in the automated build (when they are enabled).

How Has This Been Tested?

While working on #438 I noticed the Pester tests were failing as I had Pester v5 installed. When switching to Pester v4 everything worked as expected.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@gep13
Copy link
Member

gep13 commented Aug 17, 2020

@pauby this has been addressed as part of the work in getting build to work on AppVeyor, and as a result, no longer required.

@gep13 gep13 closed this Aug 17, 2020
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

Successfully merging this pull request may close these issues.

None yet

2 participants