BusHero / PesterExtensions

Extensions for the awesome Pester testing frameowork for PowerShell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PesterExtensions

Build

Contains extension for the Pester testing framework

Functions

  • Mock-EnvironmentVariables - Allows to test scripts that modify environment variables in a safe manner.
  • Test-SemanticVersionUpdate - Test that an update to a semantic variable is a valid one
  • Get-ScriptPath - get the path corresponding to a test script file
  • Get-ProjectRoot - get the root of the project

About

Extensions for the awesome Pester testing frameowork for PowerShell

License:MIT License


Languages

Language:PowerShell 100.0%