biz.dfch.PS.Pester.Assertions
1.0.2
See the version list below for details.
dotnet add package biz.dfch.PS.Pester.Assertions --version 1.0.2
NuGet\Install-Package biz.dfch.PS.Pester.Assertions -Version 1.0.2
<PackageReference Include="biz.dfch.PS.Pester.Assertions" Version="1.0.2" />
paket add biz.dfch.PS.Pester.Assertions --version 1.0.2
#r "nuget: biz.dfch.PS.Pester.Assertions, 1.0.2"
// Install biz.dfch.PS.Pester.Assertions as a Cake Addin #addin nuget:?package=biz.dfch.PS.Pester.Assertions&version=1.0.2 // Install biz.dfch.PS.Pester.Assertions as a Cake Tool #tool nuget:?package=biz.dfch.PS.Pester.Assertions&version=1.0.2
biz.dfch.PS.Pester.Assertions
============================
Modules: biz.dfch.PS.Pester.Assertions
d-fens GmbH, General-Guisan-Strasse 6, CH-6300 Zug, Switzerland
This PowerShell module contains Cmdlets to add custom assertions to the Pester testing framework.
You can download this module via [NuGet](https://nuget.org/) with [Install-Package biz.dfch.PS.Pester.Assertions](biz.dfch.PS.Pester.Assertions).
Check the [Wiki](https://github.com/dfensgmbh/biz.dfch.PS.Pester.Assertions/wiki) for further description and examples on how to use the module.
Learn more about Target Frameworks and .NET Standard.
-
- biz.dfch.PS.System.Logging (>= 1.3.1)
- biz.dfch.PS.System.Utilities (>= 1.1.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
20160707
* added ThrowException assertion
* added ThrowDataServiceClientException assertion