462 Forks
2875 Stars
2875 Watchers

Pester

Pester is the ubiquitous test and mock framework for PowerShell.

How to download and setup Pester

Open terminal and run command
git clone https://github.com/pester/Pester.git
git clone is used to create a copy or clone of Pester repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Pester https://github.com/pester/Pester/archive/master.zip

Or simply clone Pester with SSH
[email protected]:pester/Pester.git

If you have some problems with Pester

You may open issue on Pester support forum (system) here: https://github.com/pester/Pester/issues