Articles by Tag #pester

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Testing provisioned Azure Resource with PowerShell Pester

In the fast-paced world of cloud computing, ensuring that your infrastructure is correctly...

Learn More 3 0Nov 1 '24

Two ways to use Pester to Mock objects with strongly typed parameters

When writing Pester unit tests, it's pretty common to want to Mock cmdlets so that you can validate...

Learn More 2 0Oct 24 '24

Redirect Out-File to TestDrive: in your PowerShell Pester test scripts with this one weird trick

I was writing some Pester unit tests recently for a PowerShell script that creates a modified version...

Learn More 1 0Oct 19 '24