Pester 3.3.8
dotnet add package Pester --version 3.3.8
NuGet\Install-Package Pester -Version 3.3.8
<PackageReference Include="Pester" Version="3.3.8" />
paket add Pester --version 3.3.8
#r "nuget: Pester, 3.3.8"
// Install Pester as a Cake Addin #addin nuget:?package=Pester&version=3.3.8 // Install Pester as a Cake Tool #tool nuget:?package=Pester&version=3.3.8
Pester provides a framework for running BDD style Tests to execute and validate PowerShell commands inside of PowerShell and offers a powerful set of Mocking Functions that allow tests to mimic and mock the functionality of any command inside of a piece of powershell code being tested. Pester tests can execute any command or script that is accesible to a pester test file. This can include functions, Cmdlets, Modules and scripts. Pester can be run in ad hoc style in a console or it can be integrated into the Build scripts of a Continuous Integration system.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Pester:
Repository | Stars |
---|---|
MichaelGrafnetter/DSInternals
Directory Services Internals (DSInternals) PowerShell Module and Framework
|
|
gsoft-inc/dynamite
C# toolkit to help you build maintainable SharePoint 2013 farm solutions
|
Version | Downloads | Last updated |
---|---|---|
3.3.8 | 402 | 4/15/2015 |
3.3.7 | 73 | 4/15/2015 |
3.3.6 | 623 | 3/19/2015 |
3.3.5 | 395 | 1/23/2015 |
3.3.4 | 93 | 1/22/2015 |
3.3.3 | 87 | 1/22/2015 |
3.3.2 | 94 | 1/19/2015 |
3.3.1 | 251 | 1/12/2015 |
3.3.0 | 144 | 1/10/2015 |
3.2.0 | 371 | 12/3/2014 |
3.1.1 | 329 | 10/29/2014 |
3.0.3 | 162 | 10/13/2014 |
3.0.2 | 417 | 9/8/2014 |
3.0.1.1 | 140 | 8/28/2014 |
3.0.0 | 135 | 8/21/2014 |
3.0.0-beta2 | 114 | 7/4/2014 |
3.0.0-beta | 101 | 6/25/2014 |
2.1.0 | 550 | 6/15/2014 |
2.0.4 | 151 | 3/9/2014 |
2.0.3 | 269 | 4/16/2013 |
2.0.2 | 79 | 2/28/2013 |
2.0.1 | 123 | 2/3/2013 |
1.2.1 | 90 | 2/3/2013 |
1.1.1 | 101 | 12/29/2012 |
1.1.0 | 93 | 11/4/2012 |
1.0.6 | 87 | 8/12/2012 |
1.0.5 | 93 | 5/6/2012 |
1.0.3 | 95 | 5/29/2011 |
1.0.2 | 89 | 5/24/2011 |
1.0.1 | 97 | 5/1/2011 |
1.0.0 | 95 | 3/14/2011 |