Tag: Pester (Page 3/3)

Testing your PowerShell scripts with Pester: Assertions and more
This is part two of Pester series of articles. In this article you will learn about the Context keyword, how…
Read More
Get started with Pester (PowerShell unit testing framework)
Some time ago I stumbled upon the Pester framework that promised I would be able to test my scripts. This…
Read More