Pester is a unit test framework for PowerShell.
With MS ramming powershell into all new server products, I'm starting to (reluctantly) think I need to take it seriously. …
unit-testing powershell tdd pesterI need to determine if an array of PSCustomObjects contains an item with its Title property matching a value. I …
powershell powershell-3.0 pester