Boost your productivity with Pester snippets
Authoring Pester tests is easy as it is, but if you are lucky enough to own a copy of ISESteroids 2 it now became even easier.
Read MoreAuthoring Pester tests is easy as it is, but if you are lucky enough to own a copy of ISESteroids 2 it now became even easier.
Read MoreIn this part of Pester basics series, I will cover the most powerful tool from the whole framework, the Mock function.
Read MoreIntroduction I have a confession to make… I don’t actually practice TDD or BDD yet. I see the value of having unit tests, but I’ve been writing scripts for so many years now–most of that time without automated tests–that it’s been difficult to change …
Read MoreThis is part two of Pester series of articles. In this article you will learn about the Context keyword, how to use all the assertions available in Pester and a bit about best practices.
Read MoreSome time ago I stumbled upon the Pester framework that promised I would be able to test my scripts. This seemed to be super-useful for my day-to-day scripting, but unfortunately the learning curve was a bit steeper than I thought it would be.
Read More