nohwnd
Pester provides a framework for running BDD style Tests to execute and validate PowerShell commands inside of PowerShell and offers a powerful set of Mocking Functions that allow tests to mimic and mock the functionality of any command inside of a piece of PowerShell code being tested. Pester tests can execute any command or script that is accessib... More info Tags |
Provides a way to dot-source ps1 files into Pester test file, without invoking their main function. Tags |
AppVeyor helpers for tag parsing and running tests conditionally. |