Filter By
Displaying results 1 - 3 of 3 (Page 1 of 1)
|
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 |
|
By:
|
23,026 downloads
|
Last Updated: 6/25/2019
|
Latest Version: 1.0.1
Provides a way to dot-source ps1 files into Pester test file, without invoking their main function. |