December 14th, 2015

PowerTip: Get Started with Pester Tests and PowerShell

Doctor Scripto
Scripter

Summary: Learn how to start a Pester test.

Hey, Scripting Guy! Question How do I run Pester tests?

Hey, Scripting Guy! Answer Place your tests into a file with a name that ends with .Tests.ps1, and then run the Invoke-Pester cmdlet.

Author

The "Scripting Guys" is a historical title passed from scripter to scripter. The current revision has morphed into our good friend Doctor Scripto who has been with us since the very beginning.

0 comments

Discussion are closed.