biz.dfch.PS.Pester.Assertions
1.1.1
dotnet add package biz.dfch.PS.Pester.Assertions --version 1.1.1
NuGet\Install-Package biz.dfch.PS.Pester.Assertions -Version 1.1.1
<PackageReference Include="biz.dfch.PS.Pester.Assertions" Version="1.1.1" />
paket add biz.dfch.PS.Pester.Assertions --version 1.1.1
#r "nuget: biz.dfch.PS.Pester.Assertions, 1.1.1"
// Install biz.dfch.PS.Pester.Assertions as a Cake Addin #addin nuget:?package=biz.dfch.PS.Pester.Assertions&version=1.1.1 // Install biz.dfch.PS.Pester.Assertions as a Cake Tool #tool nuget:?package=biz.dfch.PS.Pester.Assertions&version=1.1.1
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.
20160710
* added ThrowDataServiceClientException assertion
* added ThrowErrorId assertion
* added ThrowCategory assertion
* update ThrowException assertion to also search in InnerExceptions