Introduction to Pester

suggest change

Remarks

Pester is a test framework for PowerShell that allows you to run test cases for you PowerShell code. It can be used to run ex. unit tests to help you verify that your modules, scripts etc. work as intended.

What is Pester and Why Should I Care?

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you:


Introduction to Pester:
*Introduction to Pester

Table Of Contents
19XML
36Introduction to Pester