pluralsight / PS-AutoLab-Env

A PowerShell module for creating lab configurations using Lability and Desired State Configuration. Look at README.md for more information.
MIT License
268 stars 75 forks source link

Test with Pester v5 #223

Closed jdhitsolutions closed 4 years ago

jdhitsolutions commented 4 years ago

Pester v5 has a number of breaking changes. Need to test configurations with this new version.

jdhitsolutions commented 4 years ago

A quick test shows that the tests included with this lab will not work with Pester v5. This is going to take some time to work out.

jdhitsolutions commented 4 years ago

version 4.11.0 of this module should now install and use Pester v4.10.1. It will remove Pester 5.x from the current PowerShell session when the Autolab module is loaded.