Summary: Learn how to start a Pester test.
How do I run Pester tests?
Place your tests into a file with a name that ends with .Tests.ps1, and then run the Invoke-Pester cmdlet.
Summary: Learn how to start a Pester test.
How do I run Pester tests?
Place your tests into a file with a name that ends with .Tests.ps1, and then run the Invoke-Pester cmdlet.