Filter By
Displaying results 1 - 2 of 2 (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:
|
307 downloads
|
Last Updated: 11/9/2017
|
Latest Version: 1.1
PowerShell script to make assertions on Invoke-WebRequest results |