Getting Started with Pester

Summary: Guest blogger, Dave Wyatt explains how to get information back from Pester.
   Note   This is a five-part series that includes the following posts:

What is Pester and Why Should I Care?Learn about a new test framework for PowerShell called Pester
Getting Started with PesterLearn how to get information back from Pester
Unit Testing PowerShell Code with PesterUse Pester to analyze small pieces of Windows PowerShell code
Testing Script Modules with PesterUse Pester for testing PowerShell modules
More Pester Features and ResourcesLearn about more Pester resources

At the end of yesterday’s post, … Continue reading Getting Started with Pester