PsTest 1.0.4654.251
dotnet add package PsTest --version 1.0.4654.251
NuGet\Install-Package PsTest -Version 1.0.4654.251
<PackageReference Include="PsTest" Version="1.0.4654.251" />
paket add PsTest --version 1.0.4654.251
#r "nuget: PsTest, 1.0.4654.251"
// Install PsTest as a Cake Addin #addin nuget:?package=PsTest&version=1.0.4654.251 // Install PsTest as a Cake Tool #tool nuget:?package=PsTest&version=1.0.4654.251
PsTest is a PowerShell unit testing framework. PsTest is a binary PowerShell module written in C# .NET. PsTest uses a syntax very similar to the QUnit JavaScript unit testing framework, which is used to test jQuery.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.4654.251 | 2,010 | 10/2/2012 |
1.0.4653.42174 | 1,314 | 9/27/2012 |
Now a copy of the PsTest binary PowerShell module is imported. This change fixes an uninstall/upgrade issue. For details see: https://github.com/knutkj/pstest/wiki/PsTest-NuGet-package.