MethodsAndPractices / vsteam

PowerShell module for accessing Azure DevOps Services and Azure DevOps Server (formerly VSTS or TFS)
https://methodsandpractices.github.io/vsteam-docs/
MIT License
445 stars 155 forks source link

Pester5 #316

Closed DarqueWarrior closed 4 years ago

DarqueWarrior commented 4 years ago

PR Summary

This PR upgrades all unit and integration tests to Pester 5. To run tests you must be using Pester 5 due to braking changes.

PR Checklist