Info
| Version: | 1.0.4654.251 |
| Author(s): | Knut Kristian Johansen |
| Last Update: | Tuesday, October 2, 2012 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/knutkj/pstest/wiki |
| NuGet Url: | https://www.nuget.org/packages/PsTest |
Install
Install-Package PsTest
dotnet add package PsTest
paket add PsTest
PsTest Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
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.