Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 608 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 608 Bytes

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