Testing Script Modules with Pester

Summary: Dave Wyatt discusses using Pester for testing PowerShell modules.
   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 Pester
Learn how to get information back from Pester
Unit Testing PowerShell Code with Pester
Use Pester to analyze small pieces of Windows PowerShell code
Testing Script Modules with Pester
Use Pester for testing PowerShell modules
More Pester Features and Resources
Learn about more Pester resources

Yesterday, … Continue reading Testing Script Modules with Pester