Pester 3.3.8

dotnet add package Pester --version 3.3.8
NuGet\Install-Package Pester -Version 3.3.8
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Pester" Version="3.3.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Pester --version 3.3.8
#r "nuget: Pester, 3.3.8"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// 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.

There are no supported framework assets in this package.

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 401 4/15/2015
3.3.7 72 4/15/2015
3.3.6 622 3/19/2015
3.3.5 393 1/23/2015
3.3.4 92 1/22/2015
3.3.3 86 1/22/2015
3.3.2 93 1/19/2015
3.3.1 249 1/12/2015
3.3.0 143 1/10/2015
3.2.0 370 12/3/2014
3.1.1 327 10/29/2014
3.0.3 160 10/13/2014
3.0.2 416 9/8/2014
3.0.1.1 139 8/28/2014
3.0.0 134 8/21/2014
3.0.0-beta2 113 7/4/2014
3.0.0-beta 99 6/25/2014
2.1.0 549 6/15/2014
2.0.4 150 3/9/2014
2.0.3 266 4/16/2013
2.0.2 78 2/28/2013
2.0.1 122 2/3/2013
1.2.1 89 2/3/2013
1.1.1 100 12/29/2012
1.1.0 92 11/4/2012
1.0.6 86 8/12/2012
1.0.5 92 5/6/2012
1.0.3 93 5/29/2011
1.0.2 88 5/24/2011
1.0.1 96 5/1/2011
1.0.0 94 3/14/2011